WebCenter Interaction API  
 

IPTDocumentType.GetDefaultValueAsInt Method 

Returns the default values as an int.

int GetDefaultValueAsInt(
   int lPropertyID
);

Parameters

lPropertyID
property id

Return Value

default value of property id as int

See Also

IPTDocumentType Interface | com.plumtree.server Namespace