| Package | Description |
|---|---|
| microsoft.dynamics.crm.entity |
| Modifier and Type | Method and Description |
|---|---|
ManagedPropertyAttributeMetadata |
ManagedPropertyAttributeMetadata.Builder.build() |
ManagedPropertyAttributeMetadata |
ManagedPropertyAttributeMetadata.patch()
Submits only changed fields for update and returns an
immutable copy of
this with changed fields reset. |
ManagedPropertyAttributeMetadata |
ManagedPropertyAttributeMetadata.put()
Submits all fields for update and returns an immutable copy of
this
with changed fields reset (they were ignored anyway). |
ManagedPropertyAttributeMetadata |
ManagedPropertyAttributeMetadata.withManagedPropertyLogicalName(String managedPropertyLogicalName) |
ManagedPropertyAttributeMetadata |
ManagedPropertyAttributeMetadata.withParentAttributeName(String parentAttributeName) |
ManagedPropertyAttributeMetadata |
ManagedPropertyAttributeMetadata.withParentComponentType(Integer parentComponentType) |
ManagedPropertyAttributeMetadata |
ManagedPropertyAttributeMetadata.withUnmappedField(String name,
String value) |
ManagedPropertyAttributeMetadata |
ManagedPropertyAttributeMetadata.withValueAttributeTypeCode(AttributeTypeCode valueAttributeTypeCode) |
Copyright © 2018–2021. All rights reserved.