Returns the Custom Operator (if existing), the Current Logger user (if security is set) or an empty string as a fall back case
Namespace: Ico.AwxAssembly: AwxViewControl (in AwxViewControl.dll) Version: 10.97.212.0 (10.97.212.00)
Syntax
C# |
---|
public string GetOperator() |
Visual Basic |
---|
Public Function GetOperator As String |
JScript |
---|
public function GetOperator() : String |