Aqualogic Interaction API  
 

IPTObjectProperties.GetSinglePropertyRefData Method 

Retrieve reference property data of a single property for the object from the database.

IPTQueryResult GetSinglePropertyRefData(
   int propertyID,
   int propIDMask
);

Parameters

propertyID
Property ID
propIDMask
PT_PROPIDS mask

Return Value

Query result containing reference property data of a single property

See Also

IPTObjectProperties Interface | com.plumtree.server Namespace