Given a FieldGroupMap return automatically the custom keys associated with each group
            
Namespace: Ico.Awx.CommonAssembly: AwxClientCommon (in AwxClientCommon.dll) Version: 10.97.212.0 (10.97.212.00)
Syntax
| C# | 
|---|
public FieldGroupKeys GetAutoKeys( FieldGroupMap map )  | 
| Visual Basic | 
|---|
Public Function GetAutoKeys ( _ map As FieldGroupMap _ ) As FieldGroupKeys  | 
| JScript | 
|---|
public function GetAutoKeys( map : FieldGroupMap ) : FieldGroupKeys  | 
Parameters
- map
 - Type: Ico.Awx.Common..::..FieldGroupMap