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(String _createdby_value)GoalrollupqueryGoalrollupquery. with_createdonbehalfby_value(String _createdonbehalfby_value)GoalrollupqueryGoalrollupquery. with_modifiedby_value(String _modifiedby_value)GoalrollupqueryGoalrollupquery. with_modifiedonbehalfby_value(String _modifiedonbehalfby_value)GoalrollupqueryGoalrollupquery. with_ownerid_value(String _ownerid_value)GoalrollupqueryGoalrollupquery. with_owningbusinessunit_value(String _owningbusinessunit_value)GoalrollupqueryGoalrollupquery. with_owningteam_value(String _owningteam_value)GoalrollupqueryGoalrollupquery. with_owninguser_value(String _owninguser_value)GoalrollupqueryGoalrollupquery. withCreatedon(OffsetDateTime createdon)GoalrollupqueryGoalrollupquery. withFetchxml(String fetchxml)GoalrollupqueryGoalrollupquery. withGoalrollupqueryid(String 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, String value)GoalrollupqueryGoalrollupquery. withUtcconversiontimezonecode(Integer utcconversiontimezonecode)GoalrollupqueryGoalrollupquery. withVersionnumber(Long versionnumber)
-