Home | Categories | Alphabetical | Classes | All Contents | [ < ] | [ > ]

IDLitCommand Properties


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
For a discussion of the property description tables shown below, see About Object Property Descriptions.

TARGET_IDENTIFIER

The iTool identifier of the target object for this command. This is the item on which the operation associated with the command will execute.

Property Type
String
Name String
not displayed
Get: Yes
Set: Yes
Init: Yes
Registered: No

OPERATION_IDENTIFIER

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.

Property Type
String
Name String
not displayed
Get: Yes
Set: Yes
Init: Yes
Registered: No


Home | Categories | Alphabetical | Classes | All Contents | [ < ] | [ > ]