Uses of Class
microsoft.dynamics.crm.entity.Bulkdeleteoperation
-
Packages that use Bulkdeleteoperation Package Description microsoft.dynamics.crm.entity -
-
Uses of Bulkdeleteoperation in microsoft.dynamics.crm.entity
Methods in microsoft.dynamics.crm.entity that return Bulkdeleteoperation Modifier and Type Method Description BulkdeleteoperationBulkdeleteoperation.Builder. build()BulkdeleteoperationBulkdeleteoperation. patch()Submits only changed fields for update and returns an immutable copy ofthiswith changed fields reset.BulkdeleteoperationBulkdeleteoperation. put()Submits all fields for update and returns an immutable copy ofthiswith changed fields reset (they were ignored anyway).BulkdeleteoperationBulkdeleteoperation. with_asyncoperationid_value(UUID _asyncoperationid_value)BulkdeleteoperationBulkdeleteoperation. with_createdby_value(UUID _createdby_value)BulkdeleteoperationBulkdeleteoperation. with_createdonbehalfby_value(UUID _createdonbehalfby_value)BulkdeleteoperationBulkdeleteoperation. with_modifiedby_value(UUID _modifiedby_value)BulkdeleteoperationBulkdeleteoperation. with_modifiedonbehalfby_value(UUID _modifiedonbehalfby_value)BulkdeleteoperationBulkdeleteoperation. with_ownerid_value(UUID _ownerid_value)BulkdeleteoperationBulkdeleteoperation. with_owningbusinessunit_value(UUID _owningbusinessunit_value)BulkdeleteoperationBulkdeleteoperation. with_owninguser_value(UUID _owninguser_value)BulkdeleteoperationBulkdeleteoperation. withBulkdeleteoperationid(UUID bulkdeleteoperationid)BulkdeleteoperationBulkdeleteoperation. withCreatedon(OffsetDateTime createdon)BulkdeleteoperationBulkdeleteoperation. withFailurecount(Integer failurecount)BulkdeleteoperationBulkdeleteoperation. withIsrecurring(Boolean isrecurring)BulkdeleteoperationBulkdeleteoperation. withModifiedon(OffsetDateTime modifiedon)BulkdeleteoperationBulkdeleteoperation. withName(String name)BulkdeleteoperationBulkdeleteoperation. withNextrun(OffsetDateTime nextrun)BulkdeleteoperationBulkdeleteoperation. withOrderedquerysetxml(String orderedquerysetxml)BulkdeleteoperationBulkdeleteoperation. withProcessingqeindex(Integer processingqeindex)BulkdeleteoperationBulkdeleteoperation. withStatecode(Integer statecode)BulkdeleteoperationBulkdeleteoperation. withStatuscode(Integer statuscode)BulkdeleteoperationBulkdeleteoperation. withSuccesscount(Integer successcount)BulkdeleteoperationBulkdeleteoperation. withTimezoneruleversionnumber(Integer timezoneruleversionnumber)BulkdeleteoperationBulkdeleteoperation. withUnmappedField(String name, Object value)BulkdeleteoperationBulkdeleteoperation. withUtcconversiontimezonecode(Integer utcconversiontimezonecode)
-