AquaLogic Interaction Development Kit (IDK) 6.0.0 |
|
IDocumentProperties.GetValue Method
Gets a document property as an Object
.
object GetValue(
int propertyID
);
Parameters
-
propertyID
- The ID of the property for which to get a value.
Return Value
The document property value.
See Also
IDocumentProperties Interface | Plumtree.Remote.PRC Namespace