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

SvmModel Constructor

Creates a deep copy of the passed object.

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

Syntax

public SvmModel
(
	FilNet.SvmModel rhs
)

Parameters

Name Type Range Default Description
rhsFilNet.SvmModelPrototype object.

See also