You are here: Start » FIL.NET » ManyCodeSettings Structure

ManyCodeSettings Structure

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

Many codes detection settings.

Constructors

 ConstructorDescription
ManyCodeSettings(Nullable<Int32>, Boolean, Boolean)

Properties

 NameTypeDescription
DecodeIdenticalSymbolsSystem.BooleanDecode identical symbols
DefaultFilNet.ManyCodeSettings
ExhaustiveSearchAttemptSystem.BooleanEnables exhaustive search attempt
IsDefaultSystem.Boolean
MaxCodeCountSystem.Nullable<System.Int32>Max code count

Methods

 NameDescription
Equals(FilNet.ManyCodeSettings)
Equals(object)Inherited from System.Object
Equals(FilNet.ManyCodeSettings, FilNet.ManyCodeSettings)
GetHashCode()Inherited from System.Object
GetType()Inherited from System.Object
ToString()Inherited from System.Object

Remarks

See also