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(String _asyncoperationid_value)BulkdeleteoperationBulkdeleteoperation. with_createdby_value(String _createdby_value)BulkdeleteoperationBulkdeleteoperation. with_createdonbehalfby_value(String _createdonbehalfby_value)BulkdeleteoperationBulkdeleteoperation. with_modifiedby_value(String _modifiedby_value)BulkdeleteoperationBulkdeleteoperation. with_modifiedonbehalfby_value(String _modifiedonbehalfby_value)BulkdeleteoperationBulkdeleteoperation. with_ownerid_value(String _ownerid_value)BulkdeleteoperationBulkdeleteoperation. with_owningbusinessunit_value(String _owningbusinessunit_value)BulkdeleteoperationBulkdeleteoperation. with_owninguser_value(String _owninguser_value)BulkdeleteoperationBulkdeleteoperation. withBulkdeleteoperationid(String 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, String value)BulkdeleteoperationBulkdeleteoperation. withUtcconversiontimezonecode(Integer utcconversiontimezonecode)
-