| Package | Description |
|---|---|
| microsoft.dynamics.crm.entity |
| Modifier and Type | Method and Description |
|---|---|
Knowledgearticlescategories |
Knowledgearticlescategories.Builder.build() |
Knowledgearticlescategories |
Knowledgearticlescategories.patch()
Submits only changed fields for update and returns an
immutable copy of
this with changed fields reset. |
Knowledgearticlescategories |
Knowledgearticlescategories.put()
Submits all fields for update and returns an immutable copy of
this
with changed fields reset (they were ignored anyway). |
Knowledgearticlescategories |
Knowledgearticlescategories.withCategoryid(String categoryid) |
Knowledgearticlescategories |
Knowledgearticlescategories.withKnowledgearticlecategoryid(String knowledgearticlecategoryid) |
Knowledgearticlescategories |
Knowledgearticlescategories.withKnowledgearticleid(String knowledgearticleid) |
Knowledgearticlescategories |
Knowledgearticlescategories.withUnmappedField(String name,
String value) |
Knowledgearticlescategories |
Knowledgearticlescategories.withVersionnumber(Long versionnumber) |
Copyright © 2018–2021. All rights reserved.