IGHAObjectRunCommand Method |
[This is preliminary documentation and is subject to change.]
Invoke the specified method of the calling object
Namespace:
GHASchema
Assembly:
GHASchema (in GHASchema.dll) Version: 1.1.8074.31450 (1.0.0.0)
SyntaxObject RunCommand(
string name
)
Parameters
- name
- Type: SystemString
Method to invoke
Return Value
Type:
ObjectValue returned by the method if any
See Also