Click or drag to resize

PFGroupIncludedGroups Property

Gets the list of organisational groups included in this group.

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

Property Value

Type: PFGroupCollection
See Also