DOFPermissionBindingisAllObjectIDs Method OpenDOF Object Access Library
Returns whether or not the permission applies to all object identifiers.

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

C#
public bool isAllObjectIDs()

Return Value

Type: Boolean
True if the permission applies to all object identifiers, false otherwise.
Remarks

Returns whether or not the permission applies to all object identifiers.
See Also

Reference