Click or drag to resize
IReportTReportEntityGetReportPath Method
Returns a path to the report file

Namespace: DrawerBackup.Native
Assembly: DrawerBackup.Native (in DrawerBackup.Native.dll) Version: 0.0.1.1 (0.0.1.1)
Syntax
protected string GetReportPath(
	string reportName
)

Parameters

reportName
Type: SystemString

Return Value

Type: String
See Also