SpiraPlan: SoapService SOAP Web Service
See all operations
RemoteSavedReport
Represents a single saved report in the system
Base Classes
None
Properties
The following properties are provided directly by this class:
| Name | Type | Description | Required |
|---|---|---|---|
| CreationDate | dateTime? | ||
| CreatorId | int? | UserId of the creator of the retrieved report | |
| CreatorName | string? | Name of the user who created the retrieved report | |
| IsShared | boolean | Is this a shared saved report | Yes |
| Name | string? | The name of the saved report | |
| ProjectId | int? | The id of the project | |
| ReportFormatId | int | The id of the format of the report | Yes |
| SavedReportId | int | The id of the saved report | Yes |