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

WeaverModelId Constructor

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

Syntax

public WeaverModelId
(
	string modelFile,
	FilNet.DeviceKind? deviceType,
	int deviceIndex
)

Parameters

Name Type Range Default Description
modelFilestring
deviceTypeFilNet.DeviceKind?
deviceIndexint

See also