Maps the index of the field in the subscription with its position in the mapped list
Namespace: Ico.Awx.CommonAssembly: AwxClientCommon (in AwxClientCommon.dll) Version: 10.97.212.0 (10.97.212.00)
Syntax
C# |
---|
public Dictionary<int, int> GetFieldsMapping() |
Visual Basic |
---|
Public Function GetFieldsMapping As Dictionary(Of Integer, Integer) |
JScript |
---|
public function GetFieldsMapping() : Dictionary<int, int> |