Associates a custom key to each field group
Namespace: Ico.Awx.CommonAssembly: AwxClientCommon (in AwxClientCommon.dll) Version: 10.97.212.0 (10.97.212.00)
Syntax
C# |
---|
public class FieldGroupKeys : Dictionary<int, string> |
Visual Basic |
---|
Public Class FieldGroupKeys _ Inherits Dictionary(Of Integer, String) |
JScript |
---|
public class FieldGroupKeys extends Dictionary<int, String> |
Inheritance Hierarchy
System..::..Object
System.Collections.Generic..::..Dictionary<(Of <(<'Int32, String>)>)>
Ico.Awx.Common..::..FieldGroupKeys
System.Collections.Generic..::..Dictionary<(Of <(<'Int32, String>)>)>
Ico.Awx.Common..::..FieldGroupKeys