goalrollupquery EntityType
Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2016, Dynamics CRM Online
Description: Query that is used to filter the results of the goal rollup.
Entity Set path:[organization URI]/api/data/v8.2/goalrollupqueries
Base Type: crmbaseentity EntityType
Display Name: Rollup Query
Primary Key: goalrollupqueryid
Primary Name Attribute: name
Properties
Lookup Properties
Single-valued navigation properties
Collection-valued navigation properties
Properties
Properties represent fields of data stored in the entity. Some properties are read-only.
Name |
Type |
Details |
---|---|---|
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 365 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 365 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 |
Lookup Properties
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 |
Shows who created the record. |
_createdonbehalfby_value |
createdonbehalfby |
Shows who created the record on behalf of another user. |
_modifiedby_value |
modifiedby |
Shows who last updated the record. |
_modifiedonbehalfby_value |
modifiedonbehalfby |
Shows who last updated the record on behalf of another user. |
_ownerid_value |
ownerid |
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 |
owningbusinessunit |
Unique identifier of the business unit that owns the record. |
_owningteam_value |
owningteam |
Unique identifier of the team who owns the record. |
_owninguser_value |
Unique identifier of the user who owns the record. |
Single-valued navigation properties
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_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 |
|
GoalRollupQuery_SyncErrors |
regardingobjectid_goalrollupquery_syncerror |
See Also
Use the Microsoft Dynamics 365 Web API
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 365
© 2016 Microsoft. All rights reserved. Copyright