Click or drag to resize

OperationResultHistory Property

IT Hit User File System
List of operation results that happened duting this operation.

Namespace:  ITHit.FileSystem
Assembly:  ITHit.FileSystem (in ITHit.FileSystem.dll) Version: 9.0.27334.0-Beta
Syntax
public IList<OperationResult> History { get; }

Property Value

Type: IListOperationResult
See Also