| Package | Description |
|---|---|
| microsoft.dynamics.crm.entity |
| Modifier and Type | Method and Description |
|---|---|
BigIntAttributeMetadata |
BigIntAttributeMetadata.Builder.build() |
BigIntAttributeMetadata |
BigIntAttributeMetadata.patch()
Submits only changed fields for update and returns an
immutable copy of
this with changed fields reset. |
BigIntAttributeMetadata |
BigIntAttributeMetadata.put()
Submits all fields for update and returns an immutable copy of
this
with changed fields reset (they were ignored anyway). |
BigIntAttributeMetadata |
BigIntAttributeMetadata.withMaxValue(Long maxValue) |
BigIntAttributeMetadata |
BigIntAttributeMetadata.withMinValue(Long minValue) |
BigIntAttributeMetadata |
BigIntAttributeMetadata.withUnmappedField(String name,
String value) |
Copyright © 2018–2021. All rights reserved.