Looks up a localized string similar to This field cannot be unselected because it's needed by the control to support basic functionalities such as Acknowledgement or Alarm Condition aggregation.
Namespace: Ico.Awx.ResourcesAssembly: AwxViewControl (in AwxViewControl.dll) Version: 10.97.212.0 (10.97.212.00)
Syntax
| C# |
|---|
public static string WarningMandatoryField { get; } |
| Visual Basic |
|---|
Public Shared ReadOnly Property WarningMandatoryField As String
Get |
| JScript |
|---|
static function get WarningMandatoryField () : String
|
See Also