General result of the operation.

Namespace: Ico.Fwx.ClientWrapper
Assembly: IcoFwxClientWrapper (in IcoFwxClientWrapper.dll) Version: 10.97.212.0 (10.97.212.00)

Syntax

C#
public Status Result { get; private set; }
Visual Basic
Public Property Result As Status
	Get
	Private Set
JScript
function get Result () : Status
private function set Result (value : Status)

See Also