Gets an automatic mapping of the fields. The fields with the same name and the same type are aggregated together

Namespace: Ico.Awx.Common
Assembly: AwxClientCommon (in AwxClientCommon.dll) Version: 10.97.212.0 (10.97.212.00)

Syntax

C#
public FieldGroupMap GetAutoMapping()
Visual Basic
Public Function GetAutoMapping As FieldGroupMap
JScript
public function GetAutoMapping() : FieldGroupMap

See Also