FGList Property
Overloads
FGList |
List of groups the function belongs to. JSON property name: qFGList |
FGList
List of groups the function belongs to.
JSON property name: qFGList
Declaration
public IEnumerable<FunctionGroup> FGList { get; set; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.IEnumerable<FunctionGroup> |