[Visual Basic] Public Property MaxLength As String [C#] public string MaxLength { get; set; } [C++] public: __property String* get_MaxLength(); public: __property void set_MaxLength(String* ); [JScript] public function get MaxLength() : String public function set MaxLength(String);
The rule 'maxLength' attribute.
BindRule Class | XRules Namespace