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(String _createdby_value)KnowledgebaserecordKnowledgebaserecord. with_createdonbehalfby_value(String _createdonbehalfby_value)KnowledgebaserecordKnowledgebaserecord. with_modifiedby_value(String _modifiedby_value)KnowledgebaserecordKnowledgebaserecord. with_modifiedonbehalfby_value(String _modifiedonbehalfby_value)KnowledgebaserecordKnowledgebaserecord. with_organizationid_value(String _organizationid_value)KnowledgebaserecordKnowledgebaserecord. with_transactioncurrencyid_value(String _transactioncurrencyid_value)KnowledgebaserecordKnowledgebaserecord. withCreatedon(OffsetDateTime createdon)KnowledgebaserecordKnowledgebaserecord. withExchangerate(BigDecimal exchangerate)KnowledgebaserecordKnowledgebaserecord. withKnowledgebaserecordid(String 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, String value)KnowledgebaserecordKnowledgebaserecord. withVersionnumber(Long versionnumber)
-