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
      IEnumerable<FunctionGroup> FGList { get; set; }
    
  Property Value
| Type | Description | 
|---|---|
| System.Collections.Generic.IEnumerable<FunctionGroup> |