| Package | Description |
|---|---|
| microsoft.dynamics.crm.entity |
| Modifier and Type | Method and Description |
|---|---|
Importfile |
Importfile.Builder.build() |
Importfile |
Importfile.patch()
Submits only changed fields for update and returns an
immutable copy of
this with changed fields reset. |
Importfile |
Importfile.put()
Submits all fields for update and returns an immutable copy of
this
with changed fields reset (they were ignored anyway). |
Importfile |
Importfile.with_createdby_value(String _createdby_value) |
Importfile |
Importfile.with_createdonbehalfby_value(String _createdonbehalfby_value) |
Importfile |
Importfile.with_importid_value(String _importid_value) |
Importfile |
Importfile.with_importmapid_value(String _importmapid_value) |
Importfile |
Importfile.with_modifiedby_value(String _modifiedby_value) |
Importfile |
Importfile.with_modifiedonbehalfby_value(String _modifiedonbehalfby_value) |
Importfile |
Importfile.with_ownerid_value(String _ownerid_value) |
Importfile |
Importfile.with_owningbusinessunit_value(String _owningbusinessunit_value) |
Importfile |
Importfile.with_owningteam_value(String _owningteam_value) |
Importfile |
Importfile.with_owninguser_value(String _owninguser_value) |
Importfile |
Importfile.with_recordsownerid_value(String _recordsownerid_value) |
Importfile |
Importfile.withAdditionalheaderrow(String additionalheaderrow) |
Importfile |
Importfile.withCompletedon(OffsetDateTime completedon) |
Importfile |
Importfile.withContent(String content) |
Importfile |
Importfile.withCreatedon(OffsetDateTime createdon) |
Importfile |
Importfile.withDatadelimitercode(Integer datadelimitercode) |
Importfile |
Importfile.withEnableduplicatedetection(Boolean enableduplicatedetection) |
Importfile |
Importfile.withEntitykeyid(String entitykeyid) |
Importfile |
Importfile.withFailurecount(Integer failurecount) |
Importfile |
Importfile.withFielddelimitercode(Integer fielddelimitercode) |
Importfile |
Importfile.withFiletypecode(Integer filetypecode) |
Importfile |
Importfile.withHeaderrow(String headerrow) |
Importfile |
Importfile.withImportfileid(String importfileid) |
Importfile |
Importfile.withIsfirstrowheader(Boolean isfirstrowheader) |
Importfile |
Importfile.withModifiedon(OffsetDateTime modifiedon) |
Importfile |
Importfile.withName(String name) |
Importfile |
Importfile.withParsedtablecolumnprefix(String parsedtablecolumnprefix) |
Importfile |
Importfile.withParsedtablecolumnsnumber(Integer parsedtablecolumnsnumber) |
Importfile |
Importfile.withParsedtablename(String parsedtablename) |
Importfile |
Importfile.withPartialfailurecount(Integer partialfailurecount) |
Importfile |
Importfile.withProcesscode(Integer processcode) |
Importfile |
Importfile.withProcessingstatus(Integer processingstatus) |
Importfile |
Importfile.withProgresscounter(Integer progresscounter) |
Importfile |
Importfile.withRelatedentitycolumns(String relatedentitycolumns) |
Importfile |
Importfile.withSize(String size) |
Importfile |
Importfile.withSource(String source) |
Importfile |
Importfile.withSourceentityname(String sourceentityname) |
Importfile |
Importfile.withStatecode(Integer statecode) |
Importfile |
Importfile.withStatuscode(Integer statuscode) |
Importfile |
Importfile.withSuccesscount(Integer successcount) |
Importfile |
Importfile.withTargetentityname(String targetentityname) |
Importfile |
Importfile.withTimezoneruleversionnumber(Integer timezoneruleversionnumber) |
Importfile |
Importfile.withTotalcount(Integer totalcount) |
Importfile |
Importfile.withUnmappedField(String name,
String value) |
Importfile |
Importfile.withUpsertmodecode(Integer upsertmodecode) |
Importfile |
Importfile.withUsesystemmap(Boolean usesystemmap) |
Importfile |
Importfile.withUtcconversiontimezonecode(Integer utcconversiontimezonecode) |
Copyright © 2018–2020. All rights reserved.