| Package | Description |
|---|---|
| microsoft.dynamics.crm.entity |
| Modifier and Type | Method and Description |
|---|---|
Personaldocumenttemplate |
Personaldocumenttemplate.Builder.build() |
Personaldocumenttemplate |
Personaldocumenttemplate.patch()
Submits only changed fields for update and returns an
immutable copy of
this with changed fields reset. |
Personaldocumenttemplate |
Personaldocumenttemplate.put()
Submits all fields for update and returns an immutable copy of
this
with changed fields reset (they were ignored anyway). |
Personaldocumenttemplate |
Personaldocumenttemplate.with_createdby_value(String _createdby_value) |
Personaldocumenttemplate |
Personaldocumenttemplate.with_createdonbehalfby_value(String _createdonbehalfby_value) |
Personaldocumenttemplate |
Personaldocumenttemplate.with_modifiedby_value(String _modifiedby_value) |
Personaldocumenttemplate |
Personaldocumenttemplate.with_modifiedonbehalfby_value(String _modifiedonbehalfby_value) |
Personaldocumenttemplate |
Personaldocumenttemplate.with_ownerid_value(String _ownerid_value) |
Personaldocumenttemplate |
Personaldocumenttemplate.with_owningbusinessunit_value(String _owningbusinessunit_value) |
Personaldocumenttemplate |
Personaldocumenttemplate.with_owningteam_value(String _owningteam_value) |
Personaldocumenttemplate |
Personaldocumenttemplate.with_owninguser_value(String _owninguser_value) |
Personaldocumenttemplate |
Personaldocumenttemplate.withAssociatedentitytypecode(String associatedentitytypecode) |
Personaldocumenttemplate |
Personaldocumenttemplate.withClientdata(String clientdata) |
Personaldocumenttemplate |
Personaldocumenttemplate.withContent(String content) |
Personaldocumenttemplate |
Personaldocumenttemplate.withCreatedon(OffsetDateTime createdon) |
Personaldocumenttemplate |
Personaldocumenttemplate.withDescription(String description) |
Personaldocumenttemplate |
Personaldocumenttemplate.withDocumenttype(Integer documenttype) |
Personaldocumenttemplate |
Personaldocumenttemplate.withLanguagecode(Integer languagecode) |
Personaldocumenttemplate |
Personaldocumenttemplate.withModifiedon(OffsetDateTime modifiedon) |
Personaldocumenttemplate |
Personaldocumenttemplate.withName(String name) |
Personaldocumenttemplate |
Personaldocumenttemplate.withPersonaldocumenttemplateid(String personaldocumenttemplateid) |
Personaldocumenttemplate |
Personaldocumenttemplate.withStatus(Boolean status) |
Personaldocumenttemplate |
Personaldocumenttemplate.withUnmappedField(String name,
String value) |
Personaldocumenttemplate |
Personaldocumenttemplate.withVersionnumber(Long versionnumber) |
Copyright © 2018–2020. All rights reserved.