Uiinfrastructure API Docs  
 

AApprovalModel.SetCurrentType Method 

Call this method to set the type currently being viewed. Only one type of item may be viewed at a given time. This is intended to reduce stress on the portal server.

public virtual void SetCurrentType(
   ApprovalItemType type
);

Parameters

type
ApprovalItemType

See Also

AApprovalModel Class | com.plumtree.uiinfrastructure.approval Namespace