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