savedqueryvisualization EntityType

Description: System chart attached to an entity.

Entity Set path: [organization URI]/api/data/v8.0/savedqueryvisualizations

Base Type: crmbaseentity EntityType

Display Name: System Chart

Primary Key: savedqueryvisualizationid

Primary Name Attribute: name

Properties

Single-valued navigation properties

The savedqueryvisualization 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 system chart.

Computed property

Read-only property

_createdonbehalfby_value

Edm.Guid

Description: Unique identifier of the delegate user who created the system chart.

Computed property

Read-only property

_modifiedby_value

Edm.Guid

Description: Unique identifier of the user who last modified the system chart.

Computed property

Read-only property

_modifiedonbehalfby_value

Edm.Guid

Description: Unique identifier of the delegate user who last modified the system chart.

Computed property

Read-only property

_organizationid_value

Edm.Guid

Description: Unique identifier of the organization associated with the system chart.

Computed property

Read-only property

_webresourceid_value

Edm.Guid

Description: Unique identifier of the Web resource that will be displayed in the system chart.

Computed property

Read-only property

canbedeleted

mscrm.BooleanManagedProperty

Description: Tells whether the saved query visualization can be deleted.

Display Name: Can Be Deleted

componentstate

Edm.Int32

Description: For internal use only.

Default Options:

0 : Published
1 : Unpublished
2 : Deleted
3 : Deleted Unpublished

Display Name: Component State

Read-only property

createdon

Edm.DateTimeOffset

Description: Date and time when the system chart was created.

Display Name: Created On

Read-only property

datadescription

Edm.String

Description: XML string used to define the underlying data for the system chart.

Display Name: Data XML

description

Edm.String

Description: Description of the system chart.

Display Name: Description

introducedversion

Edm.String

Description: Version in which the form is introduced.

Display Name: Introduced Version

iscustomizable

mscrm.BooleanManagedProperty

Description: Information that specifies whether this component can be customized.

Display Name: Customizable

isdefault

Edm.Boolean

Description: Indicates whether the system chart is the default chart for the entity.

Default Options:

1 : Yes
0 : No

Display Name: Default Chart

ismanaged

Edm.Boolean

Description: Indicates whether the solution component is part of a managed solution.

Default Options:

1 : Managed
0 : Unmanaged

Display Name: Is Managed

Read-only property

modifiedon

Edm.DateTimeOffset

Description: Date and time when the system chart was last modified.

Display Name: Modified On

Read-only property

name

Edm.String

Description: Name of the system chart.

Display Name: Name

overwritetime

Edm.DateTimeOffset

Description: For internal use only.

Display Name: Record Overwrite Time

Read-only property

presentationdescription

Edm.String

Description: XML string used to define the presentation properties of the system chart.

Display Name: Presentation XML

primaryentitytypecode

Edm.String

Description: Type of entity with which the system chart is attached.

Display Name: Primary Type Code

savedqueryvisualizationid

Edm.Guid

Description: Unique identifier of the system chart.

Display Name: System Chart

savedqueryvisualizationidunique

Edm.Guid

Description: For internal use only.

Display Name: System Chart

Read-only property

solutionid

Edm.Guid

Description: Unique identifier of the associated solution.

Display Name: Solution

Read-only property

type

Edm.Int32

Description: Specifies where the chart will be used, 0 for data centric as well as interaction centric and 1 for just interaction centric

Default Options:

0 : for data centric as well as interaction centric
1 : just for interaction centric

Display Name: Form Type

versionnumber

Edm.Int64

Description: Version number of the system 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

systemuser EntityType

lk_savedqueryvisualizationbase_createdby

createdonbehalfby

systemuser EntityType

lk_savedqueryvisualizationbase_createdonbehalfby

modifiedby

systemuser EntityType

lk_savedqueryvisualizationbase_modifiedby

modifiedonbehalfby

systemuser EntityType

lk_savedqueryvisualizationbase_modifiedonbehalfby

organizationid

organization EntityType

organization_saved_query_visualizations

webresourceid

webresource EntityType

webresource_savedqueryvisualizations

另请参阅

其他资源

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.