Uses of Class
microsoft.dynamics.crm.entity.Report
-
Packages that use Report Package Description microsoft.dynamics.crm.entity -
-
Uses of Report in microsoft.dynamics.crm.entity
Methods in microsoft.dynamics.crm.entity that return Report Modifier and Type Method Description ReportReport.Builder. build()ReportReport. patch()Submits only changed fields for update and returns an immutable copy ofthiswith changed fields reset.ReportReport. put()Submits all fields for update and returns an immutable copy ofthiswith changed fields reset (they were ignored anyway).ReportReport. with_createdby_value(String _createdby_value)ReportReport. with_createdonbehalfby_value(String _createdonbehalfby_value)ReportReport. with_modifiedby_value(String _modifiedby_value)ReportReport. with_modifiedonbehalfby_value(String _modifiedonbehalfby_value)ReportReport. with_ownerid_value(String _ownerid_value)ReportReport. with_owningbusinessunit_value(String _owningbusinessunit_value)ReportReport. with_owningteam_value(String _owningteam_value)ReportReport. with_owninguser_value(String _owninguser_value)ReportReport. with_parentreportid_value(String _parentreportid_value)ReportReport. withBodybinary(String bodybinary)ReportReport. withBodybinary_binary(byte[] bodybinary_binary)ReportReport. withBodytext(String bodytext)ReportReport. withBodyurl(String bodyurl)ReportReport. withComponentstate(Integer componentstate)ReportReport. withCreatedinmajorversion(Integer createdinmajorversion)ReportReport. withCreatedon(OffsetDateTime createdon)ReportReport. withCustomreportxml(String customreportxml)ReportReport. withDefaultfilter(String defaultfilter)ReportReport. withDescription(String description)ReportReport. withFilename(String filename)ReportReport. withFilesize(Integer filesize)ReportReport. withIntroducedversion(String introducedversion)ReportReport. withIscustomizable(BooleanManagedProperty iscustomizable)ReportReport. withIscustomreport(Boolean iscustomreport)ReportReport. withIsmanaged(Boolean ismanaged)ReportReport. withIspersonal(Boolean ispersonal)ReportReport. withIsscheduledreport(Boolean isscheduledreport)ReportReport. withLanguagecode(Integer languagecode)ReportReport. withMimetype(String mimetype)ReportReport. withModifiedon(OffsetDateTime modifiedon)ReportReport. withName(String name)ReportReport. withOriginalbodytext(String originalbodytext)ReportReport. withOverwritetime(OffsetDateTime overwritetime)ReportReport. withQueryinfo(String queryinfo)ReportReport. withRdlhash(Integer rdlhash)ReportReport. withReportid(String reportid)ReportReport. withReportidunique(String reportidunique)ReportReport. withReportnameonsrs(String reportnameonsrs)ReportReport. withReporttypecode(Integer reporttypecode)ReportReport. withSchedulexml(String schedulexml)ReportReport. withSignaturedate(OffsetDateTime signaturedate)ReportReport. withSignatureid(String signatureid)ReportReport. withSignaturelcid(Integer signaturelcid)ReportReport. withSignaturemajorversion(Integer signaturemajorversion)ReportReport. withSignatureminorversion(Integer signatureminorversion)ReportReport. withSolutionid(String solutionid)ReportReport. withTimezoneruleversionnumber(Integer timezoneruleversionnumber)ReportReport. withUnmappedField(String name, String value)ReportReport. withUtcconversiontimezonecode(Integer utcconversiontimezonecode)ReportReport. withVersionnumber(Long versionnumber)
-