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

ArcFittingState.Reset Method

Resets this instance with data of the other ArcFittingState object.

Namespace:FilNet
Assembly:FIL.NET.dll

Syntax

public void Reset
(
	FilNet.ArcFittingState other
)

Parameters

Name Type Range Default Description
otherFilNet.ArcFittingState

See also