Uses of Class
microsoft.dynamics.crm.entity.Reportcategory
-
Packages that use Reportcategory Package Description microsoft.dynamics.crm.entity -
-
Uses of Reportcategory in microsoft.dynamics.crm.entity
Methods in microsoft.dynamics.crm.entity that return Reportcategory Modifier and Type Method Description ReportcategoryReportcategory.Builder. build()ReportcategoryReportcategory. patch()Submits only changed fields for update and returns an immutable copy ofthiswith changed fields reset.ReportcategoryReportcategory. put()Submits all fields for update and returns an immutable copy ofthiswith changed fields reset (they were ignored anyway).ReportcategoryReportcategory. with_createdby_value(String _createdby_value)ReportcategoryReportcategory. with_createdonbehalfby_value(String _createdonbehalfby_value)ReportcategoryReportcategory. with_modifiedby_value(String _modifiedby_value)ReportcategoryReportcategory. with_modifiedonbehalfby_value(String _modifiedonbehalfby_value)ReportcategoryReportcategory. with_ownerid_value(String _ownerid_value)ReportcategoryReportcategory. with_reportid_value(String _reportid_value)ReportcategoryReportcategory. with_transactioncurrencyid_value(String _transactioncurrencyid_value)ReportcategoryReportcategory. withCategorycode(Integer categorycode)ReportcategoryReportcategory. withComponentstate(Integer componentstate)ReportcategoryReportcategory. withCreatedon(OffsetDateTime createdon)ReportcategoryReportcategory. withExchangerate(BigDecimal exchangerate)ReportcategoryReportcategory. withImportsequencenumber(Integer importsequencenumber)ReportcategoryReportcategory. withIscustomizable(BooleanManagedProperty iscustomizable)ReportcategoryReportcategory. withIsmanaged(Boolean ismanaged)ReportcategoryReportcategory. withModifiedon(OffsetDateTime modifiedon)ReportcategoryReportcategory. withOverwritetime(OffsetDateTime overwritetime)ReportcategoryReportcategory. withOwningbusinessunit(String owningbusinessunit)ReportcategoryReportcategory. withOwninguser(String owninguser)ReportcategoryReportcategory. withReportcategoryid(String reportcategoryid)ReportcategoryReportcategory. withReportcategoryidunique(String reportcategoryidunique)ReportcategoryReportcategory. withSolutionid(String solutionid)ReportcategoryReportcategory. withTimezoneruleversionnumber(Integer timezoneruleversionnumber)ReportcategoryReportcategory. withUnmappedField(String name, String value)ReportcategoryReportcategory. withUtcconversiontimezonecode(Integer utcconversiontimezonecode)ReportcategoryReportcategory. withVersionnumber(Long versionnumber)
-