Click or drag to resize

OrgPrivilegesItem_AllPrivileges Property

Gets the list of privileges applied on items.

Namespace:  Packflow.Modeling
Assembly:  MicaSystems.Packflow.Core (in MicaSystems.Packflow.Core.dll) Version: 1.0.0.0 (3.2.0.306)
Syntax
C#
public static ReadOnlyCollection<OrgItemPrivilege> Item_AllPrivileges { get; }

Property Value

Type: ReadOnlyCollectionOrgItemPrivilege
See Also