Defines an optional custom operator used to acknowledge the alarms. It overrides the current user logged in into the system.
Namespace: Ico.AwxAssembly: AwxViewControl (in AwxViewControl.dll) Version: 10.97.212.0 (10.97.212.00)
Syntax
C# |
---|
public string Operator { get; set; } |
Visual Basic |
---|
Public Property Operator As String Get Set |
JScript |
---|
function get Operator () : String function set Operator (value : String) |