Plumtree Portal UI  
 

ApprovalPortalItemType Constructor 

Creates a new ApprovalItemType object.

public ApprovalPortalItemType(
   string name,
   PTImageType iType,
   int classID,
   int iIDs,
   int iIDp
);

Parameters

name
iType
classID
iIDs
iIDp

See Also

ApprovalPortalItemType Class | com.plumtree.portaluiinfrastructure.approval Namespace