Click or drag to resize

OrgPrivilegesItem_Responsible Property

Gets the Responsible privilege, applied on items. This privilege grants the following permissions: Create, Read, Update and GotoNextStep.

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 OrgItemPrivilege Item_Responsible { get; }

Property Value

Type: OrgItemPrivilege
See Also