| | | WebCenter Interaction API | |
| | IPTObjectProperties.GetSinglePropertyData Method |
Retrieve non-reference property data of a single property for the object from the database.
IPTQueryResult GetSinglePropertyData(
int
propertyID,
int
propIDMask);
Parameters
-
propertyID
- Property ID
-
propIDMask
- PT_PROPIDS mask
Return Value
Query result containing non-reference property data of a single property
See Also
IPTObjectProperties Interface | com.plumtree.server Namespace