The FwxClient used to request alias and alarms
Namespace: Ico.SharedLibrary.FwxClientManagement.AliasesAssembly: AwxViewControl (in AwxViewControl.dll) Version: 10.97.212.0 (10.97.212.00)
Syntax
| C# |
|---|
public FwxClient FwxClient { get; set; } |
| Visual Basic |
|---|
Public Property FwxClient As FwxClient Get Set |
| JScript |
|---|
function get FwxClient () : FwxClient function set FwxClient (value : FwxClient) |