Uses of Class
microsoft.dynamics.crm.entity.request.BulkdeleteoperationRequest
-
-
Uses of BulkdeleteoperationRequest in microsoft.dynamics.crm.container
Methods in microsoft.dynamics.crm.container that return BulkdeleteoperationRequest Modifier and Type Method Description BulkdeleteoperationRequestSystem. bulkdeleteoperations(UUID bulkdeleteoperationid) -
Uses of BulkdeleteoperationRequest in microsoft.dynamics.crm.entity
Methods in microsoft.dynamics.crm.entity that return BulkdeleteoperationRequest Modifier and Type Method Description BulkdeleteoperationRequestBulkdeletefailure. getBulkdeleteoperationid() -
Uses of BulkdeleteoperationRequest in microsoft.dynamics.crm.entity.collection.request
Methods in microsoft.dynamics.crm.entity.collection.request that return BulkdeleteoperationRequest Modifier and Type Method Description BulkdeleteoperationRequestAsyncoperationCollectionRequest. asyncOperation_BulkDeleteOperation(UUID bulkdeleteoperationid)BulkdeleteoperationRequestBusinessunitCollectionRequest. bulkDeleteOperation_BusinessUnit(UUID bulkdeleteoperationid)BulkdeleteoperationRequestSystemuserCollectionRequest. lk_bulkdeleteoperation_createdonbehalfby(UUID bulkdeleteoperationid)BulkdeleteoperationRequestSystemuserCollectionRequest. lk_bulkdeleteoperation_modifiedonbehalfby(UUID bulkdeleteoperationid)BulkdeleteoperationRequestSystemuserCollectionRequest. lk_bulkdeleteoperationbase_createdby(UUID bulkdeleteoperationid)BulkdeleteoperationRequestSystemuserCollectionRequest. lk_bulkdeleteoperationbase_modifiedby(UUID bulkdeleteoperationid) -
Uses of BulkdeleteoperationRequest in microsoft.dynamics.crm.entity.request
Methods in microsoft.dynamics.crm.entity.request that return BulkdeleteoperationRequest Modifier and Type Method Description BulkdeleteoperationRequestAsyncoperationRequest. asyncOperation_BulkDeleteOperation(UUID bulkdeleteoperationid)BulkdeleteoperationRequestBusinessunitRequest. bulkDeleteOperation_BusinessUnit(UUID bulkdeleteoperationid)BulkdeleteoperationRequestBulkdeletefailureRequest. bulkdeleteoperationid()BulkdeleteoperationRequestSystemuserRequest. lk_bulkdeleteoperation_createdonbehalfby(UUID bulkdeleteoperationid)BulkdeleteoperationRequestSystemuserRequest. lk_bulkdeleteoperation_modifiedonbehalfby(UUID bulkdeleteoperationid)BulkdeleteoperationRequestSystemuserRequest. lk_bulkdeleteoperationbase_createdby(UUID bulkdeleteoperationid)BulkdeleteoperationRequestSystemuserRequest. lk_bulkdeleteoperationbase_modifiedby(UUID bulkdeleteoperationid)
-