Uses of Class
microsoft.dynamics.crm.entity.request.WorkflowRequest
-
Packages that use WorkflowRequest Package Description microsoft.dynamics.crm.container microsoft.dynamics.crm.entity microsoft.dynamics.crm.entity.collection.request microsoft.dynamics.crm.entity.request -
-
Uses of WorkflowRequest in microsoft.dynamics.crm.container
Methods in microsoft.dynamics.crm.container that return WorkflowRequest Modifier and Type Method Description WorkflowRequestSystem. workflows(String workflowid) -
Uses of WorkflowRequest in microsoft.dynamics.crm.entity
-
Uses of WorkflowRequest in microsoft.dynamics.crm.entity.collection.request
Methods in microsoft.dynamics.crm.entity.collection.request that return WorkflowRequest Modifier and Type Method Description WorkflowRequestBusinessunitCollectionRequest. business_unit_workflow(String workflowid)WorkflowRequestSystemuserCollectionRequest. system_user_workflow(String workflowid)WorkflowRequestTeamCollectionRequest. team_workflow(String workflowid)WorkflowRequestWorkflowCollectionRequest. workflow_active_workflow(String workflowid)WorkflowRequestSystemuserCollectionRequest. workflow_createdby(String workflowid)WorkflowRequestSystemuserCollectionRequest. workflow_createdonbehalfby(String workflowid)WorkflowRequestSystemuserCollectionRequest. workflow_modifiedby(String workflowid)WorkflowRequestSystemuserCollectionRequest. workflow_modifiedonbehalfby(String workflowid)WorkflowRequestWorkflowCollectionRequest. workflow_parent_workflow(String workflowid) -
Uses of WorkflowRequest in microsoft.dynamics.crm.entity.request
-