WebCenter Interaction API  
 

IPTDocumentType.GetDefaultValueAsByte Method 

Returns default value of property id as byte

byte GetDefaultValueAsByte(
   int lPropertyID
);

Parameters

lPropertyID
property id

Return Value

default value of property id as byte

See Also

IPTDocumentType Interface | com.plumtree.server Namespace