BigIntAttributeMetadata EntityType
- Base type:
- AttributeMetadata
- Operations supported:
- GET PUT DELETE
Properties
Properties represent fields of data stored in the entity.
| Name | Type | Details |
|---|---|---|
| AttributeOf | Edm.String |
The name of the attribute that this attribute extends. Inherited from: AttributeMetadata |
| AttributeType | AttributeTypeCode |
The type for the attribute. Inherited from: AttributeMetadata |
| AttributeTypeName | AttributeTypeDisplayName |
The name of the type for the attribute. Inherited from: AttributeMetadata |
| AutoNumberFormat | Edm.String |
Defines the output string format of an autonumber value. Inherited from: AttributeMetadata |
| CanBeSecuredForCreate | Edm.Boolean |
Whether field-level security can be applied to prevent a user from adding data to this attribute. Inherited from: AttributeMetadata |
| CanBeSecuredForRead | Edm.Boolean |
Whether field-level security can be applied to prevent a user from viewing data from this attribute. Inherited from: AttributeMetadata |
| CanBeSecuredForUpdate | Edm.Boolean |
Whether field-level security can be applied to prevent a user from updating data for this attribute. Inherited from: AttributeMetadata |
| CanModifyAdditionalSettings | BooleanManagedProperty |
Whether any settings not controlled by managed properties can be changed. Inherited from: AttributeMetadata |
| ColumnNumber | Edm.Int32 |
An organization-specific ID for the attribute used for auditing. Inherited from: |