You are here: Start » FIL.NET » ManyCodeSettings Structure
ManyCodeSettings Structure
Namespace: | FilNet |
---|---|
Assembly: | FIL.NET.TS.dll |
Many codes detection settings.
Constructors
Constructor | Description | |
---|---|---|
![]() | ManyCodeSettings(Nullable<Int32>, Boolean, Boolean) |
Properties
Name | Type | Description | |
---|---|---|---|
![]() | DecodeIdenticalSymbols | System.Boolean | Decode identical symbols |
![]() ![]() | Default | FilNet.ManyCodeSettings | |
![]() | ExhaustiveSearchAttempt | System.Boolean | Enables exhaustive search attempt |
![]() | IsDefault | System.Boolean | |
![]() | MaxCodeCount | System.Nullable<System.Int32> | Max code count |
Methods
Name | Description | |
---|---|---|
![]() | 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 |