reportcategory EntityType
Description: Categories related to a report. A report can be related to multiple categories.
Entity Set path: [organization URI]/api/data/v8.0/reportcategories
Base Type: crmbaseentity EntityType
Display Name: Report Related Category
Primary Key: reportcategoryid
Properties
Single-valued navigation properties
The reportcategory entity type has no collection-valued navigation properties.
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 category. Computed property Read-only property |
_createdonbehalfby_value |
Edm.Guid |
Description: Unique identifier of the delegate user who created the report category. Computed property Read-only property |
_modifiedby_value |
Edm.Guid |
Description: Unique identifier of the user who last modified the report category. Computed property Read-only property |
_modifiedonbehalfby_value |
Edm.Guid |
Description: Unique identifier of the delegate user who last modified the report category. Computed property Read-only property |
_ownerid_value |
Edm.Guid |
Description: Unique identifier of the user or team who owns the report category. Read-only property |
_reportid_value |
Edm.Guid |
Description: Unique identifier of the report. Computed property Read-only property |
_transactioncurrencyid_value |
Edm.Guid |
Description: Unique identifier of the currency associated with the Report category. Computed property Read-only property |
categorycode |
Edm.Int32 |
Description: Category of the report. Default Options: 1 : Sales Reports Display Name: Category |
componentstate |
Edm.Int32 |
Description: For internal use only. Default Options: 0 : Published Display Name: Component State Read-only property |
createdon |
Edm.DateTimeOffset |
Description: Date and time when the report category record was created. Display Name: Created On Read-only property |
exchangerate |
Edm.Decimal |
Description: Exchange rate for the currency associated with the report category with respect to the base currency. Display Name: Exchange Rate Read-only property |
importsequencenumber |
Edm.Int32 |
Description: Unique identifier of the data import or data migration that created this record. Display Name: Import Sequence Number |
iscustomizable |
mscrm.BooleanManagedProperty |
Description: Information that specifies whether this component can be customized. Display Name: Customizable |
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 |
modifiedon |
Edm.DateTimeOffset |
Description: Date and time when the report category was last modified. Display Name: Modified On Read-only property |
overwritetime |
Edm.DateTimeOffset |
Description: For internal use only. Display Name: Record Overwrite Time Read-only property |
owningbusinessunit |
Edm.Guid |
Description: Unique identifier of the business unit that owns the report category. Display Name: Owning Business Unit Read-only property |
owninguser |
Edm.Guid |
Description: Unique identifier of the user who owns the report category. Display Name: Owning User Read-only property |
reportcategoryid |
Edm.Guid |
Description: Unique identifier of the report category. Display Name: Report Category |
reportcategoryidunique |
Edm.Guid |
Description: For internal use only. Display Name: Report Category Read-only property |
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 category. 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_reportcategorybase_createdby |
|
createdonbehalfby |
lk_reportcategory_createdonbehalfby |
|
modifiedby |
lk_reportcategorybase_modifiedby |
|
modifiedonbehalfby |
lk_reportcategory_modifiedonbehalfby |
|
reportid |
report_reportcategories |
|
transactioncurrencyid |
TransactionCurrency_ReportCategory |
関連項目
他のリソース
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.