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(String 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(String bulkdeleteoperationid)BulkdeleteoperationRequestBusinessunitCollectionRequest. bulkDeleteOperation_BusinessUnit(String bulkdeleteoperationid)BulkdeleteoperationRequestSystemuserCollectionRequest. lk_bulkdeleteoperation_createdonbehalfby(String bulkdeleteoperationid)BulkdeleteoperationRequestSystemuserCollectionRequest. lk_bulkdeleteoperation_modifiedonbehalfby(String bulkdeleteoperationid)BulkdeleteoperationRequestSystemuserCollectionRequest. lk_bulkdeleteoperationbase_createdby(String bulkdeleteoperationid)BulkdeleteoperationRequestSystemuserCollectionRequest. lk_bulkdeleteoperationbase_modifiedby(String 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(String bulkdeleteoperationid)BulkdeleteoperationRequestBusinessunitRequest. bulkDeleteOperation_BusinessUnit(String bulkdeleteoperationid)BulkdeleteoperationRequestBulkdeletefailureRequest. bulkdeleteoperationid()BulkdeleteoperationRequestSystemuserRequest. lk_bulkdeleteoperation_createdonbehalfby(String bulkdeleteoperationid)BulkdeleteoperationRequestSystemuserRequest. lk_bulkdeleteoperation_modifiedonbehalfby(String bulkdeleteoperationid)BulkdeleteoperationRequestSystemuserRequest. lk_bulkdeleteoperationbase_createdby(String bulkdeleteoperationid)BulkdeleteoperationRequestSystemuserRequest. lk_bulkdeleteoperationbase_modifiedby(String bulkdeleteoperationid)
-