goalrollupquery EntityType
Description: Query that is used to filter the results of the goal rollup.
Entity Set path: [organization URI]/api/data/v8.0/goalrollupqueries
Base Type: crmbaseentity EntityType
Display Name: Rollup Query
Primary Key: goalrollupqueryid
Primary Name Attribute: name
Properties
Single-valued navigation properties
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 last updated 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: Unique identifier of the business unit that owns the record. Computed property Read-only property |
_owningteam_value |
Edm.Guid |
Description: Unique identifier of the team who owns the record. Computed property Read-only property |
_owninguser_value |
Edm.Guid |
Description: Unique identifier of the user who owns the record. 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 |
fetchxml |
Edm.String |
Description: String that specifies the condition criteria in FetchXML. Display Name: Condition Criteria |
goalrollupqueryid |
Edm.Guid |
Description: Unique identifier of the rollup query. Display Name: Goal Rollup Query |
importsequencenumber |
Edm.Int32 |
Description: Sequence number of the import that created this record. Display Name: Import Sequence Number |
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: Modified On Read-only property |
name |
Edm.String |
Description: Type a descriptive name for the goal rollup query. Display Name: Name |
overriddencreatedon |
Edm.DateTimeOffset |
Description: Date and time that the record was migrated. Display Name: Record Created On |
queryentitytype |
Edm.String |
Description: Enter the record type of the rollup query. Display Name: Entity Type |
statecode |
Edm.Int32 |
Description: Shows whether the goal rollup query is active or inactive. Default Options: 0 : Active Display Name: Status |
statuscode |
Edm.Int32 |
Description: Select the goal rollup query's status. Default Options: 0 : Open Display Name: Status Reason |
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 goal rollup query. 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_goalrollupquery_createdby |
|
createdonbehalfby |
lk_goalrollupquery_createdonbehalfby |
|
modifiedby |
lk_goalrollupquery_modifiedby |
|
modifiedonbehalfby |
lk_goalrollupquery_modifiedonbehalfby |
|
ownerid |
owner_goalrollupquery |
|
owningbusinessunit |
business_unit_goalrollupquery |
|
owningteam |
team_goalrollupquery |
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 |
---|---|---|
goal_rollupquery_actualdecimal |
rollupqueryactualdecimalid |
|
goal_rollupquery_actualmoney |
rollupqueryactualmoneyid |
|
goal_rollupquery_customdecimal |
rollupquerycustomdecimalid |
|
goal_rollupquery_customint |
rollupquerycustomintegerid |
|
goal_rollupquery_custommoney |
rollupquerycustommoneyid |
|
goal_rollupquery_inprogressdecimal |
rollupqueryinprogressdecimalid |
|
goal_rollupquery_inprogressint |
rollupqueryinprogressintegerid |
|
goal_rollupquery_inprogressmoney |
rollupqueryinprogressmoneyid |
|
goalrollupquery_actualint |
rollupqueryactualintegerid |
|
goalrollupquery_AsyncOperations |
regardingobjectid_goalrollupquery |
|
GoalRollupQuery_DuplicateBaseRecord |
baserecordid_goalrollupquery |
|
GoalRollupQuery_DuplicateMatchingRecord |
duplicaterecordid_goalrollupquery |
関連項目
他のリソース
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.