WebCenter Interaction API  
 

IPTDocumentType.GetDefaultValueAsFloat Method 

Returns default value of property id as float

float GetDefaultValueAsFloat(
   int lPropertyID
);

Parameters

lPropertyID
property id

Return Value

default value of property id as float

See Also

IPTDocumentType Interface | com.plumtree.server Namespace