StiUnsaveReportRepository Class

Namespace: Stimulsoft.Base.Exceptions

Methods

Method Returns Description
DeleteRootUnsavedReportFolder static void  
DeleteUnsavedReportFile static void  
GetReportPath static string  
GetReportPaths static string[]  
IsAvailableReports static bool  

Method Details

DeleteRootUnsavedReportFolder static

DeleteRootUnsavedReportFolder(): void


DeleteUnsavedReportFile static

DeleteUnsavedReportFile(path: string): void

Parameters

  • path (string)

GetReportPath static

GetReportPath(reportName: string): string

Parameters

  • reportName (string)

Returns string


GetReportPaths static

GetReportPaths(): string[]

Returns string[]


IsAvailableReports static

IsAvailableReports(): bool

Returns bool