Plumtree EDK (Enterprise Web Development Kit) 5.4.0 |
|
IExtendedData.GetValue Method
Gets an extended object property of any type.
object GetValue(
string name
);
Parameters
-
name
- the property for which to get a value
Return Value
the extended object property value
See Also
IExtendedData Interface | Plumtree.Remote.PRC Namespace