reportcategory EntityType
Updated: November 29, 2016
Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2016, Dynamics CRM Online
Description: Categories related to a report. A report can be related to multiple categories.
Entity Set path:[organization URI]/api/data/v8.2/reportcategories
Base Type: crmbaseentity EntityType
Display Name: Report Related Category
Primary Key: reportcategoryid
Properties represent fields of data stored in the entity. Some properties are read-only.
Name | Type | Details |
|---|---|---|
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 | 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 |
Lookup properties are read-only, computed properties which contain entity primary key Edm.Guid data for one or more corresponding single-valued navigation properties. More information: Lookup properties and Retrieve data about lookup properties
Name | Single-valued navigation property | Description |
|---|---|---|
_createdby_value | createdby | Unique identifier of the user who created the report category. |
_createdonbehalfby_value | createdonbehalfby | Unique identifier of the delegate user who created the report category. |
_modifiedby_value | modifiedby | Unique identifier of the user who last modified the report category. |
_modifiedonbehalfby_value | modifiedonbehalfby | Unique identifier of the delegate user who last modified the report category. |
_ownerid_value | Unique identifier of the user or team who owns the report category. | |
_reportid_value | reportid | Unique identifier of the report. |
_transactioncurrencyid_value | transactioncurrencyid | Unique identifier of the currency associated with the Report category. |
Single-valued navigation properties represent lookup fields where a single entity can be referenced. Each single-valued navigation property has a corresponding partner collection-valued navigation property on the related entity.
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 |
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 |
|---|---|---|
ReportCategory_SyncErrors | regardingobjectid_reportcategory_syncerror |
Microsoft Dynamics 365
© 2016 Microsoft. All rights reserved. Copyright