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(String _createdby_value)TracelogTracelog. with_createdonbehalfby_value(String _createdonbehalfby_value)TracelogTracelog. with_modifiedby_value(String _modifiedby_value)TracelogTracelog. with_modifiedonbehalfby_value(String _modifiedonbehalfby_value)TracelogTracelog. with_organizationid_value(String _organizationid_value)TracelogTracelog. with_parenttracelogid_value(String _parenttracelogid_value)TracelogTracelog. with_regardingobjectid_value(String _regardingobjectid_value)TracelogTracelog. with_regardingobjectownerid_value(String _regardingobjectownerid_value)TracelogTracelog. with_regardingobjectowningbusinessunit_value(String _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(String tracelogid)TracelogTracelog. withTraceparameterhash(Integer traceparameterhash)TracelogTracelog. withTraceparameterxml(String traceparameterxml)TracelogTracelog. withTracestatus(Boolean tracestatus)TracelogTracelog. withUnmappedField(String name, String value)TracelogTracelog. withUtcconversiontimezonecode(Integer utcconversiontimezonecode)
-