Click or drag to resize

ErrorStatusFilter Constructor

IT Hit User File System
Creates instance of this class.

Namespace:  ITHit.FileSystem.Windows
Assembly:  ITHit.FileSystem.Windows (in ITHit.FileSystem.Windows.dll) Version: 8.1.26791.0-Beta2
Syntax
public ErrorStatusFilter(
	bool updateInSyncItems = false
)

Parameters

updateInSyncItems (Optional)
Type: SystemBoolean
This filter will ignore items that are in-sync and has error state during incoming synchronization.
See Also