AquaLogic Interaction Development Kit (IDK) 6.0.0 |
|
IDocumentProperties.HasValue Method
Determines whether a specific value is present.
bool HasValue(
int propertyID
);
Parameters
-
propertyID
- The ID of the property to check.
Return Value
true
if and only if the value is present.
See Also
IDocumentProperties Interface | Plumtree.Remote.PRC Namespace