Click or drag to resize

PFGroupScope Property

Gets the scope, identifying the parent type of a PFGroup.

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

Property Value

Type: PFGroupScope
See Also