IGHAObjectGetValue Method |
[This is preliminary documentation and is subject to change.]
Returns the value of the specified property
Namespace:
GHASchema
Assembly:
GHASchema (in GHASchema.dll) Version: 1.1.8074.31450 (1.0.0.0)
SyntaxObject GetValue(
string name
)
Parameters
- name
- Type: SystemString
Name of property whose value is to be retrieved
Return Value
Type:
ObjectValue of the specified property
See Also