Plumtree Portal UI  
 

APTClassTypeDesc.HasCreateActivityRight Method 

Returns a boolean indicating whether the user has enough rights to make changes to this class type.

public virtual bool HasCreateActivityRight(
   IPTSession _ptSession
);

Parameters

_ptSession
The current Plumtree session.

Return Value

Boolean indicating whether the user has rights to make changes to this class type.

See Also

APTClassTypeDesc Class | com.plumtree.portaluiinfrastructure.classtypedescriptors Namespace