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