Uses of Class
microsoft.dynamics.crm.entity.request.GoalRequest
-
Packages that use GoalRequest Package Description microsoft.dynamics.crm.container microsoft.dynamics.crm.entity microsoft.dynamics.crm.entity.collection.request microsoft.dynamics.crm.entity.request -
-
Uses of GoalRequest in microsoft.dynamics.crm.container
Methods in microsoft.dynamics.crm.container that return GoalRequest Modifier and Type Method Description GoalRequestSystem. goals(String goalid) -
Uses of GoalRequest in microsoft.dynamics.crm.entity
Methods in microsoft.dynamics.crm.entity that return GoalRequest Modifier and Type Method Description GoalRequestDuplicaterecord. getBaserecordid_goal()GoalRequestDuplicaterecord. getDuplicaterecordid_goal()GoalRequestGoal. getGoalwitherrorid()GoalRequestAnnotation. getObjectid_goal()GoalRequestPrincipalobjectattributeaccess. getObjectid_goal()GoalRequestGoal. getParentgoalid()GoalRequestConnection. getRecord1id_goal()GoalRequestConnection. getRecord2id_goal()GoalRequestAsyncoperation. getRegardingobjectid_goal()GoalRequestProcesssession. getRegardingobjectid_goal()GoalRequestSyncerror. getRegardingobjectid_goal_syncerror() -
Uses of GoalRequest in microsoft.dynamics.crm.entity.collection.request
Methods in microsoft.dynamics.crm.entity.collection.request that return GoalRequest Modifier and Type Method Description GoalRequestBusinessunitCollectionRequest. business_unit_goal(String goalid)GoalRequestGoalCollectionRequest. goal_parent_goal(String goalid)GoalRequestGoalCollectionRequest. goal_RollupError_Goal(String goalid)GoalRequestGoalrollupqueryCollectionRequest. goal_rollupquery_actualdecimal(String goalid)GoalRequestGoalrollupqueryCollectionRequest. goal_rollupquery_actualmoney(String goalid)GoalRequestGoalrollupqueryCollectionRequest. goal_rollupquery_customdecimal(String goalid)GoalRequestGoalrollupqueryCollectionRequest. goal_rollupquery_customint(String goalid)GoalRequestGoalrollupqueryCollectionRequest. goal_rollupquery_custommoney(String goalid)GoalRequestGoalrollupqueryCollectionRequest. goal_rollupquery_inprogressdecimal(String goalid)GoalRequestGoalrollupqueryCollectionRequest. goal_rollupquery_inprogressint(String goalid)GoalRequestGoalrollupqueryCollectionRequest. goal_rollupquery_inprogressmoney(String goalid)GoalRequestGoalrollupqueryCollectionRequest. goalrollupquery_actualint(String goalid)GoalRequestSystemuserCollectionRequest. lk_goal_createdby(String goalid)GoalRequestSystemuserCollectionRequest. lk_goal_createdonbehalfby(String goalid)GoalRequestSystemuserCollectionRequest. lk_goal_modifiedby(String goalid)GoalRequestSystemuserCollectionRequest. lk_goal_modifiedonbehalfby(String goalid)GoalRequestMetricCollectionRequest. metric_goal(String goalid)GoalRequestTeamCollectionRequest. team_goal(String goalid)GoalRequestTeamCollectionRequest. team_goal_goalowner(String goalid)GoalRequestTransactioncurrencyCollectionRequest. transactionCurrency_Goal(String goalid)GoalRequestSystemuserCollectionRequest. user_goal(String goalid)GoalRequestSystemuserCollectionRequest. user_goal_goalowner(String goalid) -
Uses of GoalRequest in microsoft.dynamics.crm.entity.request
-