WebCenter Interaction API  
 

IPTDocumentType.GetDefaultValueAsObject Method 

Returns default value of property id as Object

object GetDefaultValueAsObject(
   int lPropertyID
);

Parameters

lPropertyID
property id

Return Value

default value of property id as Object

See Also

IPTDocumentType Interface | com.plumtree.server Namespace