PFApplicationContextGroups Property |
Gets the role groups corresponding to this application context.
Namespace:
Packflow.Core
Assembly:
MicaSystems.Packflow.Core (in MicaSystems.Packflow.Core.dll) Version: 1.0.0.0 (3.2.0.306)
Syntax public List<PFGroup> Groups { get; }
Property Value
Type:
ListPFGroupSee Also