WebCenter Interaction API  
 

IPTCardPropertyValue.GetPropertyType Method 

Returns the type of the property value. This can be used to determine which of the GetValueAsXXX methods to use.

int GetPropertyType();

Return Value

int enumerated value of PT_PROPERTY_TYPE

See Also

IPTCardPropertyValue Interface | com.plumtree.server Namespace