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

SegmentFittingState.Reset Method

Resets this instance with data of the other SegmentFittingState object.

Namespace:FilNet
Assembly:FIL.NET.dll

Syntax

public void Reset
(
	FilNet.SegmentFittingState other
)

Parameters

Name Type Range Default Description
otherFilNet.SegmentFittingState

See also