Aqualogic Interaction API  
 

IPTObjectProperties.GetPropertyData Method 

Retrieve non-reference property data for the object from the database.

IPTQueryResult GetPropertyData(
   int propIDMask
);

Parameters

propIDMask
PT_PROPIDS mask

Return Value

Query result containing non-reference property data

See Also

IPTObjectProperties Interface | com.plumtree.server Namespace