Plumtree Portal UI  
 

APTClassTypeDesc.GetCreateActivityID Method 

This method returns the Activity Rights ID that the user needs to have in order to have access to make changes to this class type. Use the PT_ACTIVITY_RIGHTS constant to specify/compare rights.

public abstract int GetCreateActivityID();

Return Value

The Activity Rights ID necessary for changes to this class type.

See Also

APTClassTypeDesc Class | com.plumtree.portaluiinfrastructure.classtypedescriptors Namespace