Uiinfrastructure API Docs  
 

AApprovalModel.GetTypeCount Method 

Call this method to obtain the count of items awaiting approval of the specified type.

public virtual int GetTypeCount(
   ApprovalItemType type
);

Parameters

type
ApprovalItemType

Return Value

int

Implements

IApprovalModelRO.GetTypeCount

See Also

AApprovalModel Class | com.plumtree.uiinfrastructure.approval Namespace