Returns the human readable name of the field. Usually it's the Field Name itself, but when a group is set the GroupKey is returned.
Namespace: Ico.Awx.CommonAssembly: AwxClientCommon (in AwxClientCommon.dll) Version: 10.97.212.0 (10.97.212.00)
Syntax
| C# |
|---|
public string GetName() |
| Visual Basic |
|---|
Public Function GetName As String |
| JScript |
|---|
public function GetName() : String |