A string containing the message that should be thrown if the maximum length is not fulfilled.
[Visual Basic] Public Property ErrorMessage_MaxLength As String [C#] public string ErrorMessage_MaxLength { get; set; } [C++] public: __property String* get_ErrorMessage_MaxLength(); public: __property void set_ErrorMessage_MaxLength(String* ); [JScript] public function get ErrorMessage_MaxLength() : String public function set ErrorMessage_MaxLength(String);
BindRule Class | XRules Namespace