Click or drag to resize

PFGroupScope Enumeration

Identifies 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#
[DataContractAttribute]
[FlagsAttribute]
public enum PFGroupScope
Members
  Member nameValueDescription
Site0 A Packflow site.
Application1 A Packflow application.
See Also