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