Warnings Property
Overloads
| Warnings | Lists which states failed to be applied and why. JSON property name: qWarnings | 
Warnings
Lists which states failed to be applied and why.
JSON property name: qWarnings
Declaration
      public IEnumerable<ApplyGroupStateWarning> Warnings { get; set; }
    
  Property Value
| Type | Description | 
|---|---|
| System.Collections.Generic.IEnumerable<ApplyGroupStateWarning> |