report EntityType
Description: Data summary in an easy-to-read layout.
Entity Set path: [organization URI]/api/data/v8.0/reports
Base Type: crmbaseentity EntityType
Display Name: Report
Primary Key: reportid
Primary Name Attribute: name
Properties
Single-valued navigation properties
Collection-valued navigation properties
Operations bound to report
Operations using the report entity type.
Properties
Properties represent fields of data stored in the entity. Some properties are not writable.
Name | Type | Details |
---|---|---|
_createdby_value |
Edm.Guid |
Description: Unique identifier of the user who created the report. Computed property Read-only property |
_createdonbehalfby_value |
Edm.Guid |
Description: Unique identifier of the delegate user who created the report. Computed property Read-only property |
_modifiedby_value |
Edm.Guid |
Description: Unique identifier of the user who last modified the report. Computed property Read-only property |
_modifiedonbehalfby_value |
Edm.Guid |
Description: Unique identifier of the delegate user who last modified the report. Computed property Read-only property |
_ownerid_value |
Edm.Guid |
Description: Unique identifier of the user or team who owns the report. |
_owningbusinessunit_value |
Edm.Guid |
Description: Unique identifier of the business unit that owns the report. Computed property Read-only property |
_owningteam_value |
Edm.Guid |
Description: Unique identifier of the team who owns the report. Computed property Read-only property |
_owninguser_value |
Edm.Guid |
Description: Unique identifier of the user who owns the report. Computed property Read-only property |
_parentreportid_value |
Edm.Guid |
Description: Unique identifier of the parent report. Computed property Read-only property |
bodybinary |
Edm.String |
Description: Binary report contents (base-64 encoded). Display Name: Body Binary |
bodybinary_binary |
Edm.Binary |
Description: Binary report contents (base-64 encoded). |
bodytext |
Edm.String |
Description: Text contents of the RDL file for a Reporting Services report. Display Name: Body Text |
bodyurl |
Edm.String |
Description: URL for a linked report. Display Name: Linked Report URL |
componentstate |
Edm.Int32 |
Description: For internal use only. Default Options: 0 : Published Display Name: Component State Read-only property |
createdinmajorversion |
Edm.Int32 |
Description: Major version number of Crm, used to identify the version of Crm in which report is created. Display Name: Crm Version in which the Report is created |
createdon |
Edm.DateTimeOffset |
Description: Date and time when the report was created. Display Name: Created On Read-only property |
customreportxml |
Edm.String |
Description: XML used to define a custom report. Display Name: Custom Report XML Read-only property |
defaultfilter |
Edm.String |
Description: Default filter for the report. Display Name: Default filter |
description |
Edm.String |
Description: Description of the report. Display Name: Description |
filename |
Edm.String |
Description: File name of the report. Display Name: File Name |
filesize |
Edm.Int32 |
Description: File size of the report. Display Name: File Size (Bytes) Read-only property |
introducedversion |
Edm.String |
Description: Version in which the report is introduced. Display Name: Introduced Version |
iscustomizable |
mscrm.BooleanManagedProperty |
Description: Information that specifies whether this component can be customized. Display Name: Customizable |
iscustomreport |
Edm.Boolean |
Description: Information about whether the report is a custom report. Default Options: 1 : True Display Name: Is Custom Report Read-only property |
ismanaged |
Edm.Boolean |
Description: Indicates whether the solution component is part of a managed solution. Default Options: 1 : Managed Display Name: Is Managed Read-only property |
ispersonal |
Edm.Boolean |
Description: Information about whether the report is personal or is available to all users. Default Options: 1 : Individual Display Name: Viewable By |
isscheduledreport |
Edm.Boolean |
Description: Information about whether the report is a scheduled report. Default Options: 1 : True Display Name: Is Scheduled Report Read-only property |
languagecode |
Edm.Int32 |
Description: Language in which the report will be displayed. Display Name: Language |
mimetype |
Edm.String |
Description: MIME type of the report. Display Name: Mime Type |
modifiedon |
Edm.DateTimeOffset |
Description: Date and time when the report was last modified. Display Name: Modified On Read-only property |
name |
Edm.String |
Description: Name of the report. Display Name: Name |
originalbodytext |
Edm.String |
Description: Original Text contents of the RDL file for a Reporting Services report. Display Name: Body Text Read-only property |
overwritetime |
Edm.DateTimeOffset |
Description: For internal use only. Display Name: Record Overwrite Time Read-only property |
queryinfo |
Edm.String |
Description: For internal use only. Display Name: Query Info Structure Read-only property |
reportid |
Edm.Guid |
Description: Unique identifier of the report. Display Name: Report |
reportidunique |
Edm.Guid |
Description: For internal use only. Display Name: Report Read-only property |
reportnameonsrs |
Edm.String |
Description: Name of the report on SRS. Display Name: Name on SRS Read-only property |
reporttypecode |
Edm.Int32 |
Description: Type of the report. Default Options: 1 : Reporting Services Report Display Name: Report Type |
schedulexml |
Edm.String |
Description: XML used for defining the report schedule. Display Name: Schedule Definition XML Read-only property |
signaturedate |
Edm.DateTimeOffset |
Description: Report signature date, used to identify a report for upgrades and hotfixes. Display Name: Report Signature Date |
signatureid |
Edm.Guid |
Description: Unique identifier of the report signature used to identify a report for upgrades and hotfixes. Display Name: Signature |
signaturelcid |
Edm.Int32 |
Description: Report signature language code used to identify a report for upgrades and hotfixes. Display Name: Signature Language Code |
signaturemajorversion |
Edm.Int32 |
Description: Report signature major version, used to identify a report for upgrades and hotfixes. Display Name: Report Signature Major Version |
signatureminorversion |
Edm.Int32 |
Description: Report signature minor version, used to identify a report for upgrades and hotfixes. Display Name: Report Signature Minor Version |
solutionid |
Edm.Guid |
Description: Unique identifier of the associated solution. Display Name: Solution Read-only property |
timezoneruleversionnumber |
Edm.Int32 |
Description: For internal use only. Display Name: Time Zone Rule Version Number |
utcconversiontimezonecode |
Edm.Int32 |
Description: Time zone code that was in use when the record was created. Display Name: UTC Conversion Time Zone Code |
versionnumber |
Edm.Int64 |
Description: Version number of the report. Display Name: Version Number Read-only property |
Single-valued navigation properties
Single-valued navigation properties represent lookup fields where a single entity can be referenced.
Name | Type | Partner |
---|---|---|
createdby |
lk_reportbase_createdby |
|
createdonbehalfby |
lk_report_createdonbehalfby |
|
modifiedby |
lk_reportbase_modifiedby |
|
modifiedonbehalfby |
lk_report_modifiedonbehalfby |
|
ownerid |
owner_reports |
|
owningbusinessunit |
business_unit_reports |
|
parentreportid |
report_parent_report |
Collection-valued navigation properties
Collection-valued navigation properties represent collections of entities which may represent either a one-to-many (1:N) or many-to-many (N:N) relationship between the entities.
Name | Type | Partner |
---|---|---|
Report_AsyncOperations |
regardingobjectid_report |
|
report_parent_report |
parentreportid |
|
report_reportcategories |
reportid |
Operations bound to report
The following operations are bound to the report entity type.
Name | Bound to |
---|---|
Entity |
|
Entity |
Operations using the report entity type.
The following operations use the report entity type in a parameter or return type.
Name | How used | Description |
---|---|---|
entity Parameter |
Downloads a report definition. |
|
entity Parameter |
Retrieves the history limit for a report. |
関連項目
他のリソース
Web API Action Reference
Web API Function Reference
Web API Query Function Reference
Web API EnumType Reference
Web API ComplexType Reference
Web API Metadata EntityType Reference
Microsoft Dynamics CRM 2016 and Microsoft Dynamics CRM Online
Send comments about this topic to Microsoft.
© 2015 Microsoft. All rights reserved.