WebCenter Interaction API  
 

IPTDocumentType.GetOverrideValueAsInt Method 

Returns the override value of a property id as int.

int GetOverrideValueAsInt(
   int lPropertyID
);

Parameters

lPropertyID
property id

Return Value

override value as int

See Also

IPTDocumentType Interface | com.plumtree.server Namespace