| Package | Description |
|---|---|
| microsoft.dynamics.crm.entity |
| Modifier and Type | Method and Description |
|---|---|
Entityrelationship |
Entityrelationship.Builder.build() |
Entityrelationship |
Entityrelationship.patch()
Submits only changed fields for update and returns an
immutable copy of
this with changed fields reset. |
Entityrelationship |
Entityrelationship.put()
Submits all fields for update and returns an immutable copy of
this
with changed fields reset (they were ignored anyway). |
Entityrelationship |
Entityrelationship.withComponentstate(Integer componentstate) |
Entityrelationship |
Entityrelationship.withEntityrelationshipid(String entityrelationshipid) |
Entityrelationship |
Entityrelationship.withOverwritetime(OffsetDateTime overwritetime) |
Entityrelationship |
Entityrelationship.withSchemaname(String schemaname) |
Entityrelationship |
Entityrelationship.withSolutionid(String solutionid) |
Entityrelationship |
Entityrelationship.withUnmappedField(String name,
String value) |
Copyright © 2018–2021. All rights reserved.