Click or drag to resize

PFItemBatchActionVisibilityScope Property

Gets or sets the visibility scope, specifying to which users this action is available.

Default value: AllUsers.

Namespace:  Packflow.Core
Assembly:  MicaSystems.Packflow.Core (in MicaSystems.Packflow.Core.dll) Version: 1.0.0.0 (3.2.0.306)
Syntax
C#
public PFItemBatchAction_Visibility VisibilityScope { get; set; }

Property Value

Type: PFItemBatchAction_Visibility
See Also