Click or drag to resize

OrgPrivilegesItem_Owner Property

Gets the Owner privilege, applied on items. This privilege grants the following permissions: Create, Read, Update, Delete, GotoNextStep, GotoAnyStep and ReassignTasks.

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

Property Value

Type: OrgItemPrivilege
See Also