A string specifying the 'when' attribute of the calculate value.
[Visual Basic] Public Property WhenAttribute As String [C#] public string WhenAttribute { get; set; } [C++] public: __property String* get_WhenAttribute(); public: __property void set_WhenAttribute(String* ); [JScript] public function get WhenAttribute() : String public function set WhenAttribute(String);
CalculateValue Class | XRules Namespace