Uses of Class
microsoft.dynamics.crm.entity.Tracelog
-
Packages that use Tracelog Package Description microsoft.dynamics.crm.entity -
-
Uses of Tracelog in microsoft.dynamics.crm.entity
Methods in microsoft.dynamics.crm.entity that return Tracelog Modifier and Type Method Description TracelogTracelog.Builder. build()TracelogTracelog. patch()Submits only changed fields for update and returns an immutable copy ofthiswith changed fields reset.TracelogTracelog. put()Submits all fields for update and returns an immutable copy ofthiswith changed fields reset (they were ignored anyway).TracelogTracelog. with_createdby_value(UUID _createdby_value)TracelogTracelog. with_createdonbehalfby_value(UUID _createdonbehalfby_value)TracelogTracelog. with_modifiedby_value(UUID _modifiedby_value)TracelogTracelog. with_modifiedonbehalfby_value(UUID _modifiedonbehalfby_value)TracelogTracelog. with_organizationid_value(UUID _organizationid_value)TracelogTracelog. with_parenttracelogid_value(UUID _parenttracelogid_value)TracelogTracelog. with_regardingobjectid_value(UUID _regardingobjectid_value)TracelogTracelog. with_regardingobjectownerid_value(UUID _regardingobjectownerid_value)TracelogTracelog. with_regardingobjectowningbusinessunit_value(UUID _regardingobjectowningbusinessunit_value)TracelogTracelog. withCanbedeleted(Boolean canbedeleted)TracelogTracelog. withCollationlevel(Integer collationlevel)TracelogTracelog. withCreatedon(OffsetDateTime createdon)TracelogTracelog. withErrordetails(String errordetails)TracelogTracelog. withErrortypedisplay(String errortypedisplay)TracelogTracelog. withIsunique(Boolean isunique)TracelogTracelog. withLevel(Integer level)TracelogTracelog. withMachinename(String machinename)TracelogTracelog. withModifiedon(OffsetDateTime modifiedon)TracelogTracelog. withText(String text)TracelogTracelog. withTimezoneruleversionnumber(Integer timezoneruleversionnumber)TracelogTracelog. withTraceactionxml(String traceactionxml)TracelogTracelog. withTracecode(Integer tracecode)TracelogTracelog. withTracedetailxml(String tracedetailxml)TracelogTracelog. withTracelogid(UUID tracelogid)TracelogTracelog. withTraceparameterhash(Integer traceparameterhash)TracelogTracelog. withTraceparameterxml(String traceparameterxml)TracelogTracelog. withTracestatus(Boolean tracestatus)TracelogTracelog. withUnmappedField(String name, String value)TracelogTracelog. withUtcconversiontimezonecode(Integer utcconversiontimezonecode)
-