| Package | Description |
|---|---|
| microsoft.dynamics.crm.entity |
| Modifier and Type | Method and Description |
|---|---|
Officegraphdocument |
Officegraphdocument.Builder.build() |
Officegraphdocument |
Officegraphdocument.patch()
Submits only changed fields for update and returns an
immutable copy of
this with changed fields reset. |
Officegraphdocument |
Officegraphdocument.put()
Submits all fields for update and returns an immutable copy of
this
with changed fields reset (they were ignored anyway). |
Officegraphdocument |
Officegraphdocument.with_createdonbehalfby_value(String _createdonbehalfby_value) |
Officegraphdocument |
Officegraphdocument.with_modifiedonbehalfby_value(String _modifiedonbehalfby_value) |
Officegraphdocument |
Officegraphdocument.with_organizationid_value(String _organizationid_value) |
Officegraphdocument |
Officegraphdocument.with_transactioncurrencyid_value(String _transactioncurrencyid_value) |
Officegraphdocument |
Officegraphdocument.withAuthornames(String authornames) |
Officegraphdocument |
Officegraphdocument.withCreatedby(String createdby) |
Officegraphdocument |
Officegraphdocument.withCreatedtime(OffsetDateTime createdtime) |
Officegraphdocument |
Officegraphdocument.withDocumentid(String documentid) |
Officegraphdocument |
Officegraphdocument.withDocumentlastmodifiedby(String documentlastmodifiedby) |
Officegraphdocument |
Officegraphdocument.withDocumentlastmodifiedon(OffsetDateTime documentlastmodifiedon) |
Officegraphdocument |
Officegraphdocument.withDocumentpreviewmetadata(String documentpreviewmetadata) |
Officegraphdocument |
Officegraphdocument.withExchangerate(BigDecimal exchangerate) |
Officegraphdocument |
Officegraphdocument.withFileextension(String fileextension) |
Officegraphdocument |
Officegraphdocument.withFiletype(String filetype) |
Officegraphdocument |
Officegraphdocument.withModifiedby(String modifiedby) |
Officegraphdocument |
Officegraphdocument.withModifiedtime(OffsetDateTime modifiedtime) |
Officegraphdocument |
Officegraphdocument.withOfficegraphdocumentid(String officegraphdocumentid) |
Officegraphdocument |
Officegraphdocument.withPreviewimageurl(String previewimageurl) |
Officegraphdocument |
Officegraphdocument.withQuerytype(Integer querytype) |
Officegraphdocument |
Officegraphdocument.withRank(Integer rank) |
Officegraphdocument |
Officegraphdocument.withReadurl(String readurl) |
Officegraphdocument |
Officegraphdocument.withSecondaryfileextension(String secondaryfileextension) |
Officegraphdocument |
Officegraphdocument.withSitetitle(String sitetitle) |
Officegraphdocument |
Officegraphdocument.withSiteurl(String siteurl) |
Officegraphdocument |
Officegraphdocument.withTimezoneruleversionnumber(Integer timezoneruleversionnumber) |
Officegraphdocument |
Officegraphdocument.withTitle(String title) |
Officegraphdocument |
Officegraphdocument.withUnmappedField(String name,
String value) |
Officegraphdocument |
Officegraphdocument.withUtcconversiontimezonecode(Integer utcconversiontimezonecode) |
Officegraphdocument |
Officegraphdocument.withVersionnumber(Long versionnumber) |
Officegraphdocument |
Officegraphdocument.withViewcount(Integer viewcount) |
Officegraphdocument |
Officegraphdocument.withWeblocationurl(String weblocationurl) |
Copyright © 2018–2021. All rights reserved.