Gets or sets the FWX Client used for communication.
Namespace: Ico.EwxAssembly: EwxLayer (in EwxLayer.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) |