Defines the columns Map

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

Syntax

C#
public FieldGroupMap Map { get; private set; }
Visual Basic
Public Property Map As FieldGroupMap
	Get
	Private Set
JScript
function get Map () : FieldGroupMap
private function set Map (value : FieldGroupMap)

See Also