WebCenter Interaction API  
 

IPTDocumentType.GetOverrideValueAsXPDateTime Method 

Returns the override value of a property id as XPDateTime.

XPDateTime GetOverrideValueAsXPDateTime(
   int lPropertyID
);

Parameters

lPropertyID
property id

Return Value

override value as XPDateTime

See Also

IPTDocumentType Interface | com.plumtree.server Namespace