Caex |
The CaexCommand type exposes the following members.
| Name | Description | |
|---|---|---|
| CAEXDocument | Gets the CAEX document processing the command | |
| DisplayName | Gets the display name of the command | |
| XDocument | Gets the XML document processing the command |
| Name | Description | |
|---|---|---|
| Execute | Command Execution method | |
| OnCAEXElementChangedEvent | Raises the CAEXElementChangedEvent for the provided document. | |
| OnCAEXElementChangingEvent | Raises the CAEXElementChangingEvent for the provided document. | |
| UnExecute | Command reverse execution method |
| Name | Description | |
|---|---|---|
| CAEXElementChangedEvent | This event is raised after a CAEXElement has been changed. CAEXElementChangeMode | |
| CAEXElementChangingEvent | This event is raised before a CAEXElement will be changed. CAEXElementChangeMode |