Uses of Class
microsoft.dynamics.crm.entity.Solutionhistorydata
-
Packages that use Solutionhistorydata Package Description microsoft.dynamics.crm.entity -
-
Uses of Solutionhistorydata in microsoft.dynamics.crm.entity
Methods in microsoft.dynamics.crm.entity that return Solutionhistorydata Modifier and Type Method Description SolutionhistorydataSolutionhistorydata.Builder. build()SolutionhistorydataSolutionhistorydata. patch()Submits only changed fields for update and returns an immutable copy ofthiswith changed fields reset.SolutionhistorydataSolutionhistorydata. put()Submits all fields for update and returns an immutable copy ofthiswith changed fields reset (they were ignored anyway).SolutionhistorydataSolutionhistorydata. withActivityid(UUID activityid)SolutionhistorydataSolutionhistorydata. withCorrelationid(UUID correlationid)SolutionhistorydataSolutionhistorydata. withEndtime(OffsetDateTime endtime)SolutionhistorydataSolutionhistorydata. withErrorcode(Integer errorcode)SolutionhistorydataSolutionhistorydata. withExceptionmessage(String exceptionmessage)SolutionhistorydataSolutionhistorydata. withExceptionstack(String exceptionstack)SolutionhistorydataSolutionhistorydata. withIsmanaged(Boolean ismanaged)SolutionhistorydataSolutionhistorydata. withIsmicrosoftpublisher(Boolean ismicrosoftpublisher)SolutionhistorydataSolutionhistorydata. withIsoverwritecustomizations(Boolean isoverwritecustomizations)SolutionhistorydataSolutionhistorydata. withIspatch(Boolean ispatch)SolutionhistorydataSolutionhistorydata. withOperation(Integer operation)SolutionhistorydataSolutionhistorydata. withPackagename(String packagename)SolutionhistorydataSolutionhistorydata. withPackageversion(String packageversion)SolutionhistorydataSolutionhistorydata. withPublishername(String publishername)SolutionhistorydataSolutionhistorydata. withResult(Integer result)SolutionhistorydataSolutionhistorydata. withSolutionhistorydataid(UUID solutionhistorydataid)SolutionhistorydataSolutionhistorydata. withSolutionid(UUID solutionid)SolutionhistorydataSolutionhistorydata. withSolutionname(String solutionname)SolutionhistorydataSolutionhistorydata. withSolutionversion(String solutionversion)SolutionhistorydataSolutionhistorydata. withStarttime(OffsetDateTime starttime)SolutionhistorydataSolutionhistorydata. withStatus(Integer status)SolutionhistorydataSolutionhistorydata. withSuboperation(Integer suboperation)SolutionhistorydataSolutionhistorydata. withUnmappedField(String name, Object value)
-