Uses of Class
microsoft.dynamics.crm.entity.Syncerror
-
Packages that use Syncerror Package Description microsoft.dynamics.crm.entity -
-
Uses of Syncerror in microsoft.dynamics.crm.entity
Methods in microsoft.dynamics.crm.entity that return Syncerror Modifier and Type Method Description SyncerrorSyncerror.Builder. build()SyncerrorSyncerror. patch()Submits only changed fields for update and returns an immutable copy ofthiswith changed fields reset.SyncerrorSyncerror. put()Submits all fields for update and returns an immutable copy ofthiswith changed fields reset (they were ignored anyway).SyncerrorSyncerror. with_createdby_value(String _createdby_value)SyncerrorSyncerror. with_createdonbehalfby_value(String _createdonbehalfby_value)SyncerrorSyncerror. with_modifiedby_value(String _modifiedby_value)SyncerrorSyncerror. with_modifiedonbehalfby_value(String _modifiedonbehalfby_value)SyncerrorSyncerror. with_ownerid_value(String _ownerid_value)SyncerrorSyncerror. with_owningbusinessunit_value(String _owningbusinessunit_value)SyncerrorSyncerror. with_owningteam_value(String _owningteam_value)SyncerrorSyncerror. with_owninguser_value(String _owninguser_value)SyncerrorSyncerror. with_regardingobjectid_value(String _regardingobjectid_value)SyncerrorSyncerror. withAction(String action)SyncerrorSyncerror. withActiondata(String actiondata)SyncerrorSyncerror. withCreatedon(OffsetDateTime createdon)SyncerrorSyncerror. withDescription(String description)SyncerrorSyncerror. withErrorcode(String errorcode)SyncerrorSyncerror. withErrordetail(String errordetail)SyncerrorSyncerror. withErrormessage(String errormessage)SyncerrorSyncerror. withErrortime(OffsetDateTime errortime)SyncerrorSyncerror. withErrortype(Integer errortype)SyncerrorSyncerror. withModifiedon(OffsetDateTime modifiedon)SyncerrorSyncerror. withName(String name)SyncerrorSyncerror. withRequestdata(String requestdata)SyncerrorSyncerror. withStatecode(Integer statecode)SyncerrorSyncerror. withStatuscode(Integer statuscode)SyncerrorSyncerror. withSyncerrorid(String syncerrorid)SyncerrorSyncerror. withUnmappedField(String name, String value)SyncerrorSyncerror. withVersionnumber(Long versionnumber)
-