You are here: Start » FIL.NET » MlpModel Constructor

MlpModel Constructor

Creates a deep copy of the passed object.

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

Syntax

public MlpModel
(
	FilNet.MlpModel rhs
)

Parameters

Name Type Range Default Description
rhsFilNet.MlpModelPrototype object.

See also