Click or drag to resize

ObjectTypePermissionMask Property

Set/Get the bitmask of permissions that this object type supports

Namespace:  NetQuarry.Metadata
Assembly:  EAP.Core (in EAP.Core.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
public ObjectPermissions PermissionMask { get; set; }

Property Value

Type: ObjectPermissions
See Also