DOFPermissionSetsize Method OpenDOF Object Access Library
Get the size of the permission set.

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

C#
public int size()

Return Value

Type: Int32
The size of the permission set.
Remarks

Get the size of the permission set.
See Also

Reference