Plumtree EDK (Enterprise Web Development Kit) 5.4.0

DocumentProperty.intValue Method 

Returns the int value of the DocumentProperty. This can then be used in IDocumentProperties.getValue.

public int intValue();

Return Value

int value of the DocumentProperty

See Also

DocumentProperty Class | Plumtree.Remote.PRC Namespace