Plumtree Portal UI  
 

IObjPropModelRO.HasAccessToGlobalObjectPropMapEditor Method 

Returns true if current user has access to global object property map. In order to access this editor, the user must be a member of the administrators group and must have the right to access the Plumtree utilities.

bool HasAccessToGlobalObjectPropMapEditor();

Return Value

True if user has access. False otherwise.

See Also

IObjPropModelRO Interface | com.plumtree.portaluiinfrastructure.editor.commonpages.objectproperties Namespace