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

PCAModel.Reset Method

Resets this instance with data of the other PCAModel object.

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

Syntax

public void Reset
(
	FilNet.PCAModel other
)

Parameters

Name Type Range Default Description
otherFilNet.PCAModel

See also