Defines FwxClient
Namespace: Ico.AwxAssembly: AwxClientCommon (in AwxClientCommon.dll) Version: 10.97.212.0 (10.97.212.00)
Syntax
C# |
---|
public FwxClient FwxClient { get; protected set; } |
Visual Basic |
---|
Public Property FwxClient As FwxClient Get Protected Set |
JScript |
---|
function get FwxClient () : FwxClient protected function set FwxClient (value : FwxClient) |