You are here: Start » FIL.NET » PathFittingMap.Reset Method

PathFittingMap.Reset Method

Resets this instance with data of the other PathFittingMap object.

Namespace:FilNet
Assembly:FIL.NET.TS.dll

Syntax

public void Reset
(
	FilNet.PathFittingMap other
)

Parameters

Name Type Range Default Description
otherFilNet.PathFittingMap

See also