Provides access to client/server communications functionality. This is useful in scripting, for example, to read and write data values.
Namespace: Ico.GwxAssembly: GwxRuntimeViewControl (in GwxRuntimeViewControl.dll) Version: 10.97.212.0 (10.97.212.00)
Syntax
C# |
---|
public FwxClientWrapper FwxClientWrapper { get; } |
Visual Basic |
---|
Public ReadOnly Property FwxClientWrapper As FwxClientWrapper Get |
JScript |
---|
function get FwxClientWrapper () : FwxClientWrapper |