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(String activityid)SolutionhistorydataSolutionhistorydata. withCorrelationid(String 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(String solutionhistorydataid)SolutionhistorydataSolutionhistorydata. withSolutionid(String 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, String value)
-