[Visual Basic] Public Property ValidationReportToExcelFile As Boolean [C#] public bool ValidationReportToExcelFile { get; set; } [C++] public: __property bool get_ValidationReportToExcelFile(); public: __property void set_ValidationReportToExcelFile(bool ); [JScript] public function get ValidationReportToExcelFile() : bool public function set ValidationReportToExcelFile(bool);
ApplicationCalculation Class | EbsOpen Namespace