Uses of Class
microsoft.dynamics.crm.entity.Importlog
-
Packages that use Importlog Package Description microsoft.dynamics.crm.entity -
-
Uses of Importlog in microsoft.dynamics.crm.entity
Methods in microsoft.dynamics.crm.entity that return Importlog Modifier and Type Method Description ImportlogImportlog.Builder. build()ImportlogImportlog. patch()Submits only changed fields for update and returns an immutable copy ofthiswith changed fields reset.ImportlogImportlog. put()Submits all fields for update and returns an immutable copy ofthiswith changed fields reset (they were ignored anyway).ImportlogImportlog. with_createdby_value(String _createdby_value)ImportlogImportlog. with_createdonbehalfby_value(String _createdonbehalfby_value)ImportlogImportlog. with_importdataid_value(String _importdataid_value)ImportlogImportlog. with_importfileid_value(String _importfileid_value)ImportlogImportlog. with_modifiedby_value(String _modifiedby_value)ImportlogImportlog. with_modifiedonbehalfby_value(String _modifiedonbehalfby_value)ImportlogImportlog. with_ownerid_value(String _ownerid_value)ImportlogImportlog. with_owningbusinessunit_value(String _owningbusinessunit_value)ImportlogImportlog. with_owningteam_value(String _owningteam_value)ImportlogImportlog. with_owninguser_value(String _owninguser_value)ImportlogImportlog. withAdditionalinfo(String additionalinfo)ImportlogImportlog. withColumnvalue(String columnvalue)ImportlogImportlog. withCreatedon(OffsetDateTime createdon)ImportlogImportlog. withErrordescription(String errordescription)ImportlogImportlog. withErrornumber(Integer errornumber)ImportlogImportlog. withHeadercolumn(String headercolumn)ImportlogImportlog. withImportlogid(String importlogid)ImportlogImportlog. withLinenumber(Integer linenumber)ImportlogImportlog. withLogphasecode(Integer logphasecode)ImportlogImportlog. withModifiedon(OffsetDateTime modifiedon)ImportlogImportlog. withSequencenumber(Integer sequencenumber)ImportlogImportlog. withStatecode(Integer statecode)ImportlogImportlog. withStatuscode(Integer statuscode)ImportlogImportlog. withUnmappedField(String name, String value)
-