You are here: Start » ManyCodeSettings Constructor

ManyCodeSettings Constructor

Namespace:Fil
Assembly:FilNet.Types.dll

Syntax

public ManyCodeSettings
(
	Optional<int> maxCodeCount_,
	bool decodeIdenticalSymbols_,
	bool exhaustiveSearchAttempt_
)

Parameters

Name Type Range Default Description
maxCodeCount_Ftl.Optional<int>
decodeIdenticalSymbols_bool
exhaustiveSearchAttempt_bool

See also