Plumtree EDK (Enterprise Web Development Kit) 5.4.0

IDocumentProperties.GetValue Method 

Gets a document property as an Object.

object GetValue(
   int propertyID
);

Parameters

propertyID
the property ID for which to get a value

Return Value

the document property value

See Also

IDocumentProperties Interface | Plumtree.Remote.PRC Namespace