| Package | Description |
|---|---|
| microsoft.dynamics.crm.entity |
| Modifier and Type | Method and Description |
|---|---|
Relationshipattribute |
Relationshipattribute.Builder.build() |
Relationshipattribute |
Relationshipattribute.patch()
Submits only changed fields for update and returns an
immutable copy of
this with changed fields reset. |
Relationshipattribute |
Relationshipattribute.put()
Submits all fields for update and returns an immutable copy of
this
with changed fields reset (they were ignored anyway). |
Relationshipattribute |
Relationshipattribute.with_referencedattributeid_value(String _referencedattributeid_value) |
Relationshipattribute |
Relationshipattribute.with_referencingattributeid_value(String _referencingattributeid_value) |
Relationshipattribute |
Relationshipattribute.with_relationshipid_value(String _relationshipid_value) |
Relationshipattribute |
Relationshipattribute.withComponentidunique(String componentidunique) |
Relationshipattribute |
Relationshipattribute.withComponentstate(Integer componentstate) |
Relationshipattribute |
Relationshipattribute.withIscustomizable(BooleanManagedProperty iscustomizable) |
Relationshipattribute |
Relationshipattribute.withIsmanaged(Boolean ismanaged) |
Relationshipattribute |
Relationshipattribute.withName(String name) |
Relationshipattribute |
Relationshipattribute.withOverwritetime(OffsetDateTime overwritetime) |
Relationshipattribute |
Relationshipattribute.withRelationshipattributeid(String relationshipattributeid) |
Relationshipattribute |
Relationshipattribute.withSolutionid(String solutionid) |
Relationshipattribute |
Relationshipattribute.withUnmappedField(String name,
String value) |
Copyright © 2018–2021. All rights reserved.