Plumtree EDK (Enterprise Web Development Kit) 5.4.0

IDocumentProperties.HasValue Method 

Determines whether a specific value is present.

bool HasValue(
   int propertyID
);

Parameters

propertyID
the property 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