Resets Data Manager connection (e.g. because security changed)
Namespace: Ico.AwxAssembly: AwxViewControl (in AwxViewControl.dll) Version: 10.97.212.0 (10.97.212.00)
Syntax
| C# |
|---|
public void ResetConnection( FwxClient client ) |
| Visual Basic |
|---|
Public Sub ResetConnection ( _ client As FwxClient _ ) |
| JScript |
|---|
public function ResetConnection( client : FwxClient ) |
Parameters
- client
- Type: FwxClient