WebCenter Interaction API  
 

IPTDocumentType.GetOverrideValueAsString Method 

Returns the override value of a property id as String.

string GetOverrideValueAsString(
   int lPropertyID
);

Parameters

lPropertyID
property id

Return Value

override value as String

See Also

IPTDocumentType Interface | com.plumtree.server Namespace