Add | Adds a state group. |
 Delete | Deletes an existing state group. |
 Get | Retrieves a state group. The group is specified by its key, which is contained in the `StateGroupParams` object passed to the method. |
 GetDataInterface | Creates an empty data structure for use with the `StateGroupsService`. |
 GetDataInterfaceFromXMLFile | Creates an object from an XML file. |
 GetDataInterfaceFromXMLString | Creates an object from XML. |
 GetList | Returns the `StateGroupParamsCollection` data collection that identifies all state groups. |
 Update | Updates an existing state group. |
Â