Uses of Class
microsoft.dynamics.crm.entity.collection.request.ProcesstriggerCollectionRequest
-
-
Uses of ProcesstriggerCollectionRequest in microsoft.dynamics.crm.entity
Methods in microsoft.dynamics.crm.entity that return ProcesstriggerCollectionRequest Modifier and Type Method Description ProcesstriggerCollectionRequestSystemuser. getLk_processtriggerbase_createdby()ProcesstriggerCollectionRequestSystemuser. getLk_processtriggerbase_createdonbehalfby()ProcesstriggerCollectionRequestSystemuser. getLk_processtriggerbase_modifiedby()ProcesstriggerCollectionRequestSystemuser. getLk_processtriggerbase_modifiedonbehalfby()ProcesstriggerCollectionRequestWorkflow. getProcess_processtrigger()ProcesstriggerCollectionRequestSystemform. getProcesstrigger_systemform() -
Uses of ProcesstriggerCollectionRequest in microsoft.dynamics.crm.entity.collection.request
Methods in microsoft.dynamics.crm.entity.collection.request that return ProcesstriggerCollectionRequest Modifier and Type Method Description ProcesstriggerCollectionRequestSystemuserCollectionRequest. lk_processtriggerbase_createdby()ProcesstriggerCollectionRequestSystemuserCollectionRequest. lk_processtriggerbase_createdonbehalfby()ProcesstriggerCollectionRequestSystemuserCollectionRequest. lk_processtriggerbase_modifiedby()ProcesstriggerCollectionRequestSystemuserCollectionRequest. lk_processtriggerbase_modifiedonbehalfby()ProcesstriggerCollectionRequestWorkflowCollectionRequest. process_processtrigger()ProcesstriggerCollectionRequestSystemformCollectionRequest. processtrigger_systemform() -
Uses of ProcesstriggerCollectionRequest in microsoft.dynamics.crm.entity.request
Methods in microsoft.dynamics.crm.entity.request that return ProcesstriggerCollectionRequest Modifier and Type Method Description ProcesstriggerCollectionRequestSystemuserRequest. lk_processtriggerbase_createdby()ProcesstriggerCollectionRequestSystemuserRequest. lk_processtriggerbase_createdonbehalfby()ProcesstriggerCollectionRequestSystemuserRequest. lk_processtriggerbase_modifiedby()ProcesstriggerCollectionRequestSystemuserRequest. lk_processtriggerbase_modifiedonbehalfby()ProcesstriggerCollectionRequestWorkflowRequest. process_processtrigger()ProcesstriggerCollectionRequestSystemformRequest. processtrigger_systemform() -
Uses of ProcesstriggerCollectionRequest in microsoft.dynamics.crm.entity.set
Subclasses of ProcesstriggerCollectionRequest in microsoft.dynamics.crm.entity.set Modifier and Type Class Description classProcesstriggers
-