Uses of Class
microsoft.dynamics.crm.entity.Knowledgebaserecord
-
Packages that use Knowledgebaserecord Package Description microsoft.dynamics.crm.entity -
-
Uses of Knowledgebaserecord in microsoft.dynamics.crm.entity
Methods in microsoft.dynamics.crm.entity that return Knowledgebaserecord Modifier and Type Method Description KnowledgebaserecordKnowledgebaserecord.Builder. build()KnowledgebaserecordKnowledgebaserecord. patch()Submits only changed fields for update and returns an immutable copy ofthiswith changed fields reset.KnowledgebaserecordKnowledgebaserecord. put()Submits all fields for update and returns an immutable copy ofthiswith changed fields reset (they were ignored anyway).KnowledgebaserecordKnowledgebaserecord. with_createdby_value(UUID _createdby_value)KnowledgebaserecordKnowledgebaserecord. with_createdonbehalfby_value(UUID _createdonbehalfby_value)KnowledgebaserecordKnowledgebaserecord. with_modifiedby_value(UUID _modifiedby_value)KnowledgebaserecordKnowledgebaserecord. with_modifiedonbehalfby_value(UUID _modifiedonbehalfby_value)KnowledgebaserecordKnowledgebaserecord. with_organizationid_value(UUID _organizationid_value)KnowledgebaserecordKnowledgebaserecord. with_transactioncurrencyid_value(UUID _transactioncurrencyid_value)KnowledgebaserecordKnowledgebaserecord. withCreatedon(OffsetDateTime createdon)KnowledgebaserecordKnowledgebaserecord. withExchangerate(BigDecimal exchangerate)KnowledgebaserecordKnowledgebaserecord. withKnowledgebaserecordid(UUID knowledgebaserecordid)KnowledgebaserecordKnowledgebaserecord. withModifiedon(OffsetDateTime modifiedon)KnowledgebaserecordKnowledgebaserecord. withPrivateurl(String privateurl)KnowledgebaserecordKnowledgebaserecord. withPublicurl(String publicurl)KnowledgebaserecordKnowledgebaserecord. withTimezoneruleversionnumber(Integer timezoneruleversionnumber)KnowledgebaserecordKnowledgebaserecord. withTitle(String title)KnowledgebaserecordKnowledgebaserecord. withUniqueid(String uniqueid)KnowledgebaserecordKnowledgebaserecord. withUnmappedField(String name, Object value)KnowledgebaserecordKnowledgebaserecord. withVersionnumber(Long versionnumber)
-