The result of the operation.
Namespace: Ico.Fwx.ClientWrapperAssembly: IcoFwxClientWrapper (in IcoFwxClientWrapper.dll) Version: 10.97.212.0 (10.97.212.00)
Syntax
| C# |
|---|
public Status Status { get; private set; } |
| Visual Basic |
|---|
Public Property Status As Status
Get
Private Set |
| JScript |
|---|
function get Status () : Status
private function set Status (value : Status) |
See Also