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