Click or drag to resize

PFBaseObjectPermissions Property

Gets the permission set (RUD permissions) of this item.

Namespace:  Packflow.Core
Assembly:  MicaSystems.Packflow.Core (in MicaSystems.Packflow.Core.dll) Version: 1.0.0.0 (3.2.0.306)
Syntax
C#
public virtual PFPermissionSet Permissions { get; }

Property Value

Type: PFPermissionSet
See Also