Click or drag to resize

PFQueryGetGroupsFields Method

Gets the names of all fields/columns used in groups.

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<string> GetGroupsFields()

Return Value

Type: ListString
See Also