AutomationExtensionMethod
Inheritance
The AutomationExtensionMethod object is derived from the CompositeValue object.
Usage locations
The AutomationExtensionMethod object can be accessed from the following locations:
- Methods
- AutomationExtensionMethodList object has method Append().
- AutomationExtensionMethodList object has method Get(number).
Property List (internal only)
- Arguments
- (Read/Write string)
- AutomationContent
- (Read only string)
- AutomationName
- (Read/Write string)
- AutomationReturnType
- (Read only string)
- AutomationSignature
- (Read only string)
- CppName
- (Read/Write string)
- ReturnType
- (Read/Write string)
Property Details (internal only)
- Arguments
- Type
- string
- Access
- Read/Write
- AutomationContent
- Type
- string
- Access
- Read only
- AutomationName
- Type
- string
- Access
- Read/Write
- AutomationReturnType
- Type
- string
- Access
- Read only
- AutomationSignature
- Type
- string
- Access
- Read only
- CppName
- Type
- string
- Access
- Read/Write
- ReturnType
- Type
- string
- Access
- Read/Write