EbsOpen Class Library for EBSILON®Professional

ApplicationCalculation.ValidationReportToExcelFile Property

[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);

See Also

ApplicationCalculation Class | EbsOpen Namespace