Property | Type | Description |
---|
Method | Description | |
---|---|---|
GetAllReports ( ) : List |
Get all ReportList of all status's
|
|
GetNewAndOpenReports ( ) : List |
Get all ReportList of new and open status's
|
|
GetReportsOfStatus ( ReportStatus reportStatus ) : List |
Get all ReportList of specified Status
|
|
RemoveAttachments ( List |
Remove attachments from reports list
|
|
ReportsHelper ( IClient client ) : System |
public GetReportsOfStatus ( ReportStatus reportStatus ) : List |
||
reportStatus | ReportStatus | |
return | List |
public RemoveAttachments ( List |
||
reportList | List |
|
return | List |
public ReportsHelper ( IClient client ) : System | ||
client | IClient | |
return | System |