Uses of Class
microsoft.dynamics.crm.entity.collection.request.WorkflowCollectionRequest
-
-
Uses of WorkflowCollectionRequest in microsoft.dynamics.crm.entity
Methods in microsoft.dynamics.crm.entity that return WorkflowCollectionRequest Modifier and Type Method Description WorkflowCollectionRequestBusinessunit. getBusiness_unit_workflow()WorkflowCollectionRequestPrincipal. getOwner_workflows()WorkflowCollectionRequestSystemuser. getSystem_user_workflow()WorkflowCollectionRequestTeam. getTeam_workflow()WorkflowCollectionRequestWorkflow. getWorkflow_active_workflow()WorkflowCollectionRequestSystemuser. getWorkflow_createdby()WorkflowCollectionRequestSystemuser. getWorkflow_createdonbehalfby()WorkflowCollectionRequestSystemuser. getWorkflow_modifiedby()WorkflowCollectionRequestSystemuser. getWorkflow_modifiedonbehalfby()WorkflowCollectionRequestWorkflow. getWorkflow_parent_workflow() -
Uses of WorkflowCollectionRequest in microsoft.dynamics.crm.entity.collection.request
Methods in microsoft.dynamics.crm.entity.collection.request that return WorkflowCollectionRequest Modifier and Type Method Description WorkflowCollectionRequestBusinessunitCollectionRequest. business_unit_workflow()WorkflowCollectionRequestSystemuserCollectionRequest. system_user_workflow()WorkflowCollectionRequestTeamCollectionRequest. team_workflow()WorkflowCollectionRequestWorkflowCollectionRequest. workflow_active_workflow()WorkflowCollectionRequestSystemuserCollectionRequest. workflow_createdby()WorkflowCollectionRequestSystemuserCollectionRequest. workflow_createdonbehalfby()WorkflowCollectionRequestSystemuserCollectionRequest. workflow_modifiedby()WorkflowCollectionRequestSystemuserCollectionRequest. workflow_modifiedonbehalfby()WorkflowCollectionRequestWorkflowCollectionRequest. workflow_parent_workflow() -
Uses of WorkflowCollectionRequest in microsoft.dynamics.crm.entity.request
Methods in microsoft.dynamics.crm.entity.request that return WorkflowCollectionRequest Modifier and Type Method Description WorkflowCollectionRequestBusinessunitRequest. business_unit_workflow()WorkflowCollectionRequestPrincipalRequest. owner_workflows()WorkflowCollectionRequestSystemuserRequest. system_user_workflow()WorkflowCollectionRequestTeamRequest. team_workflow()WorkflowCollectionRequestWorkflowRequest. workflow_active_workflow()WorkflowCollectionRequestSystemuserRequest. workflow_createdby()WorkflowCollectionRequestSystemuserRequest. workflow_createdonbehalfby()WorkflowCollectionRequestSystemuserRequest. workflow_modifiedby()WorkflowCollectionRequestSystemuserRequest. workflow_modifiedonbehalfby()WorkflowCollectionRequestWorkflowRequest. workflow_parent_workflow() -
Uses of WorkflowCollectionRequest in microsoft.dynamics.crm.entity.set
Subclasses of WorkflowCollectionRequest in microsoft.dynamics.crm.entity.set Modifier and Type Class Description classWorkflows
-