A string specifying the value text of the calculate value.
[Visual Basic] Public Property ValueText As String [C#] public string ValueText { get; set; } [C++] public: __property String* get_ValueText(); public: __property void set_ValueText(String* ); [JScript] public function get ValueText() : String public function set ValueText(String);
CalculateValue Class | XRules Namespace