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

SegmentScanFieldDesigner Constructor

Initializes an instance of the SegmentScanFieldDesigner dialog using IContainer object which is responsible for disposing this dialog.

Namespace:FilNet.Designers
Assembly:Fil.Net.Designers.dll

Syntax

public SegmentScanFieldDesigner
(
	System.ComponentModel.IContainer container
)

Parameters

Name Type Range Default Description
containerSystem.ComponentModel.IContainer

See also