Oracle® WebCenter Interaction Development Kit 10.3.3.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