InfoConnect for Airlines
IMacro Interface Properties

For a list of all members of this type, see IMacro members.

Public Properties
 NameDescription
 PropertyDataGets or sets a string variable that can be used as data during macro execution.  
 PropertyParentGets the parent object. This is the IIbmTerminal object.  
 PropertyRecordingGets a value indicating whether the macro recorder is currently recording.  
 PropertyRecordingPausedGets a value indicating whether the macro recorder is currently paused.  
 PropertyScriptGets the current macro recording script, if any. Returns String.Empty if no script is currently recording.  
Top
See Also