Click or drag to resize

PFEveryoneSetGroups Property

Gets or sets the groups in this set. By default, returns an empty group set.

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

Property Value

Type: PFGroupCollection
See Also