IDLitCommand objects have the following properties in addition to properties inherited from any superclasses. Properties with the word "Yes" in the "Get" column of the property table can be retrieved via IDLitCommand::GetProperty. Properties with the word "Yes" in the "Init" column of the property table can be set via IDLitCommand::Init. Properties with the word "Yes" in the "Set" column in the property table can be set via IDLitCommand::SetProperty.
| Note |
The iTool identifier of the target object for this command. This is the item on which the operation associated with the command will execute.
The iTool identifier for the operation associated with this command. When an undo-redo operation takes place, the command object is passed to this operation.