Object
IDataObject
.PropertyValue(String name)
Returns the value of the property that matches the specified name.
Remarks
Examples
Parameters
name
Type: String
The name of the property.
Return Value
Type: Object
Returns the value of the property.