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