Web Service Library > ReportDescription Object |
Contains descriptive information about stored reports.
Name | Description | |
---|---|---|
CreatedBy Property | Gets the string containing the name of the user who created the report. | |
CreationDate Property | Gets the DateTime object containing the date on which the report was created. | |
Description Property | Gets the string containing a description of the report. | |
IsBroken Property | Gets the Boolean value indicating whether the report is broken by recent model version changes. | |
IsParametrized Property | Gets the Boolean value indicating whether the report contains parameters. | |
MasterReportIds Property | Gets the string value representing any master report used by the report. For internal use only. | |
ModelId Property | Gets the string containing the identity of the model associated with the report. | |
ModelName Property | Gets the string containing the name of the model associated with the report. | |
ModelPermissions Property | Gets the enumerated ModelPermission value for the model associated with the report | |
ModelVersion Property | Gets the int value for the history version of the model associated with the report. | |
ModifiedBy Property | Gets the string containing the name of the user who last modified the report. | |
ModifiedDate Property | Gets the DateTime object containing the date on which the report was last modified. | |
Name Property | Gets the string value representing the name of the report. | |
Permissions Property | Gets the byte value representing the permissions for the report. | |
Id Property | Gets the string value representing the ID of the report. | |
ReportType Property | Gets the enumerated ReportType value for the report. | |
SubReportIds Property | Gets the string value representing any subreport used by the report. For internal use only. | |
ThemeId Property | Gets the int value representing the theme used by the report. |