BRScriptParameter.MaxLength Property

Definition

Retrieves the parameter type max length

public:
 property int MaxLength { int get(); };
[System.Runtime.Serialization.DataMember]
public int MaxLength { get; }
[<System.Runtime.Serialization.DataMember>]
member this.MaxLength : int
Public ReadOnly Property MaxLength As Integer

Property Value

The parameter type max length.

Attributes

Applies to