Click or drag to resize

OperationMacro Properties

The OperationMacro type exposes the following members.

Properties
 NameDescription
Public propertyArgumentIdentifier Gets or sets the identifier for the argument.
Public propertyArgumentType Gets or sets the argument type of the operation.
Public propertyCharPositionInLine Gets the char position in line.
Public propertyErrorList Gets or sets the list of possible errors for the operation.
Public propertyLine Gets the line number.
Public propertyLinkedOperationList Gets or sets the list of linked operations.
Public propertyModule Gets or sets the module.
Public propertyName Name.
Public propertyResultIdentifier Gets or sets the identifier for the result.
Public propertyResultType Gets or sets the result type of the operation.
Top
See Also