Partial results of each operation.

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

Syntax

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

See Also