IGHAObjectGetObject Method (Guid) |
[This is preliminary documentation and is subject to change.]
Returns the object with the requested Object ID
Namespace:
GHASchema
Assembly:
GHASchema (in GHASchema.dll) Version: 1.1.8074.31450 (1.0.0.0)
SyntaxIGHAObject GetObject(
Guid ObjectID
)
Parameters
- ObjectID
- Type: SystemGuid
Guid of the requested object
Return Value
Type:
IGHAObjectThe object if it exists, null if it does not
See Also