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