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

PathFittingState.Reset Method

Resets this instance with data of the other PathFittingState object.

Namespace:FilNet
Assembly:FIL.NET.dll

Syntax

public void Reset
(
	FilNet.PathFittingState other
)

Parameters

Name Type Range Default Description
otherFilNet.PathFittingState

See also