Share via


DupSettings.MatchcodeLength Property

Definition

Gets or sets the length of the match code.

public:
 property int MatchcodeLength { int get(); void set(int value); };
[System.Runtime.Serialization.DataMember]
public int MatchcodeLength { get; set; }
[<System.Runtime.Serialization.DataMember>]
member this.MatchcodeLength : int with get, set
Public Property MatchcodeLength As Integer

Property Value

The length of the match code.

Attributes

Applies to