UseBurstValueAsOutputFileName property: ReportDefn class
Description
Use the UseBurstValueAsOutputFileName property to specify different names for all the files that result from bursting. This property takes a Boolean value: true, the report output files are named BurstValue.Extention. False is the default value.
Note:
If the ReportFileName property is set, it overrides the setting of this property.
This property is read/write.
Related Topics