Uses of Class
microsoft.dynamics.crm.entity.Goalrollupquery
-
Packages that use Goalrollupquery Package Description microsoft.dynamics.crm.entity -
-
Uses of Goalrollupquery in microsoft.dynamics.crm.entity
Methods in microsoft.dynamics.crm.entity that return Goalrollupquery Modifier and Type Method Description GoalrollupqueryGoalrollupquery.Builder. build()GoalrollupqueryGoalrollupquery. patch()Submits only changed fields for update and returns an immutable copy ofthiswith changed fields reset.GoalrollupqueryGoalrollupquery. put()Submits all fields for update and returns an immutable copy ofthiswith changed fields reset (they were ignored anyway).GoalrollupqueryGoalrollupquery. with_createdby_value(UUID _createdby_value)GoalrollupqueryGoalrollupquery. with_createdonbehalfby_value(UUID _createdonbehalfby_value)GoalrollupqueryGoalrollupquery. with_modifiedby_value(UUID _modifiedby_value)GoalrollupqueryGoalrollupquery. with_modifiedonbehalfby_value(UUID _modifiedonbehalfby_value)GoalrollupqueryGoalrollupquery. with_ownerid_value(UUID _ownerid_value)GoalrollupqueryGoalrollupquery. with_owningbusinessunit_value(UUID _owningbusinessunit_value)GoalrollupqueryGoalrollupquery. with_owningteam_value(UUID _owningteam_value)GoalrollupqueryGoalrollupquery. with_owninguser_value(UUID _owninguser_value)GoalrollupqueryGoalrollupquery. withCreatedon(OffsetDateTime createdon)GoalrollupqueryGoalrollupquery. withFetchxml(String fetchxml)GoalrollupqueryGoalrollupquery. withGoalrollupqueryid(UUID goalrollupqueryid)GoalrollupqueryGoalrollupquery. withImportsequencenumber(Integer importsequencenumber)GoalrollupqueryGoalrollupquery. withModifiedon(OffsetDateTime modifiedon)GoalrollupqueryGoalrollupquery. withName(String name)GoalrollupqueryGoalrollupquery. withOverriddencreatedon(OffsetDateTime overriddencreatedon)GoalrollupqueryGoalrollupquery. withQueryentitytype(String queryentitytype)GoalrollupqueryGoalrollupquery. withStatecode(Integer statecode)GoalrollupqueryGoalrollupquery. withStatuscode(Integer statuscode)GoalrollupqueryGoalrollupquery. withTimezoneruleversionnumber(Integer timezoneruleversionnumber)GoalrollupqueryGoalrollupquery. withUnmappedField(String name, Object value)GoalrollupqueryGoalrollupquery. withUtcconversiontimezonecode(Integer utcconversiontimezonecode)GoalrollupqueryGoalrollupquery. withVersionnumber(Long versionnumber)
-