SourceFile
- Last UpdatedNov 17, 2021
- 1 minute read
The SourceFile property is a read-write property that specifies the name of the Word template file (.htm) to use to generate the report.
Syntax
aaHistClientReportRunner.SourceFile = message;
Result = aaHistClientReportRunner.SourceFile;
Remarks
You must specify the entire path and include the .htm extension.
The default is an empty message value ( "" ).