PropertyDefinition.MaxLength Property

Definition

Max length of string. Used only if type is string.

public int? MaxLength { get; set; }
member this.MaxLength : Nullable<int> with get, set
Public Property MaxLength As Nullable(Of Integer)

Property Value

Applies to