ProfileSettingDisableExportReport Property | |
Gets or sets DisableExportReport
Namespace:
PSI.Sox
Assembly:
PSI.Sox (in PSI.Sox.dll) Version: 2.1
Syntax [DataMemberAttribute]
public bool DisableExportReport { get; set; }
public:
[DataMemberAttribute]
property bool DisableExportReport {
bool get ();
void set (bool value);
}
function get_DisableExportReport();
function set_DisableExportReport(value);
Property Value
Type:
BooleanSee Also