DOFSystemStateisPermissionsExtendAllowed Method OpenDOF Object Access Library
Get whether the system is allowed to extend the initial permission set.

Namespace: org.opendof.core.oal
Assembly: dof-oal (in dof-oal.dll) Version: 7.0.1.2
Syntax

C#
bool isPermissionsExtendAllowed()

Return Value

Type: Boolean
True if permissions are allowed to be extended. False otherwise.
Remarks

Get whether the system is allowed to extend the initial permission set.
See Also

Reference