Click or drag to resize

PFPermissionContext_ItemGetPrincipals_Reassigntasks Method

Gets the list of principals authorized to reassign tasks of the item's workflow.

Namespace:  Packflow.Core
Assembly:  MicaSystems.Packflow.Core (in MicaSystems.Packflow.Core.dll) Version: 1.0.0.0 (3.2.0.306)
Syntax
C#
public PFPrincipalSet GetPrincipals_Reassigntasks()

Return Value

Type: PFPrincipalSet
PFPrincipalSet
See Also