Click or drag to resize

PFFieldUserValueHelperGetGroups Method

Gets the selected groups from the database.

Namespace:  Packflow.Core
Assembly:  MicaSystems.Packflow.Core (in MicaSystems.Packflow.Core.dll) Version: 1.0.0.0 (3.2.0.306)
Syntax
C#
public List<PFGroup> GetGroups()

Return Value

Type: ListPFGroup
See Also