userqueryvisualization EntityType
Description: Chart attached to an entity.
Entity Set path: [organization URI]/api/data/v8.0/userqueryvisualizations
Base Type: crmbaseentity EntityType
Display Name: User Chart
Primary Key: userqueryvisualizationid
Primary Name Attribute: name
Properties
Single-valued navigation properties
The userqueryvisualization 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: Shows who created the record. Computed property Read-only property |
_createdonbehalfby_value |
Edm.Guid |
Description: Shows who created the record on behalf of another user. Computed property Read-only property |
_modifiedby_value |
Edm.Guid |
Description: Shows who last updated the record. Computed property Read-only property |
_modifiedonbehalfby_value |
Edm.Guid |
Description: Shows who created the record on behalf of another user. Computed property Read-only property |
_ownerid_value |
Edm.Guid |
Description: Enter the user or team who is assigned to manage the record. This field is updated every time the record is assigned to a different user. |
_owningbusinessunit_value |
Edm.Guid |
Description: Shows the business unit that the record owner belongs to. Computed property Read-only property |
_owningteam_value |
Edm.Guid |
Description: Unique identifier of the team who owns the user chart. Computed property Read-only property |
_owninguser_value |
Edm.Guid |
Description: Unique identifier of the team who owns the user chart. Computed property Read-only property |
_webresourceid_value |
Edm.Guid |
Description: Shows the web resource that will be displayed in the chart to the user. Computed property Read-only property |
createdon |
Edm.DateTimeOffset |
Description: Shows the date and time when the record was created. The date and time are displayed in the time zone selected in Microsoft Dynamics CRM options. Display Name: Created On Read-only property |
datadescription |
Edm.String |
Description: Shows the fields that are used to display data in a chart, stored in XML format. Display Name: Data XML |
description |
Edm.String |
Description: Type additional information to describe the chart, such as the filter criteria or intended audience. Display Name: Description |
isdefault |
Edm.Boolean |
Description: Select whether the chart is the default chart for the view that it is associated with. Default Options: 1 : Yes Display Name: Default Chart |
modifiedon |
Edm.DateTimeOffset |
Description: Shows the date and time when the record was last updated. The date and time are displayed in the time zone selected in Microsoft Dynamics CRM options. Display Name: Last Modified Read-only property |
name |
Edm.String |
Description: Type a descriptive name for the chart. Display Name: Name |
presentationdescription |
Edm.String |
Description: Contains the chart's formatting details and presentation properties, stored in XML format. Display Name: Presentation XML |
primaryentitytypecode |
Edm.String |
Description: Type of entity which the user chart is attached. Display Name: Primary Type Code |
userqueryvisualizationid |
Edm.Guid |
Description: Unique identifier of the user chart. Display Name: User Chart |
versionnumber |
Edm.Int64 |
Description: Version number of the user chart. 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_userqueryvisualization_createdby |
|
createdonbehalfby |
lk_userqueryvisualizationbase_createdonbehalfby |
|
modifiedby |
lk_userqueryvisualization_modifiedby |
|
modifiedonbehalfby |
lk_userqueryvisualizationbase_modifiedonbehalfby |
|
ownerid |
owner_userqueryvisualizations |
|
owningbusinessunit |
business_unit_userqueryvisualizations |
|
owningteam |
team_userqueryvisualizations |
|
owninguser |
user_userqueryvisualizations |
|
webresourceid |
webresource_userqueryvisualizations |
関連項目
他のリソース
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.