StatusAttributeMetadata EntityType
- Base Type
- EnumAttributeMetadata
- 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. |
| AttributeType | AttributeTypeCode |
The type for the attribute. |
| AttributeTypeName | AttributeTypeDisplayName |
The name of the type for the attribute. |
| AutoNumberFormat | Edm.String | |
| CanBeSecuredForCreate | Edm.Boolean |
Whether field-level security can be applied to prevent a user from adding data to this attribute. |
| CanBeSecuredForRead | Edm.Boolean |
Whether field-level security can be applied to prevent a user from viewing data from this attribute. |
| CanBeSecuredForUpdate | Edm.Boolean |
Whether field-level security can be applied to prevent a user from updating data for this attribute. |
| CanModifyAdditionalSettings | BooleanManagedProperty |
Whether any settings not controlled by managed properties can be changed. |
| ColumnNumber | Edm.Int32 |
An organization-specific ID for the attribute used for auditing. |
| CreatedOn | Edm.DateTimeOffset | |
| DefaultFormValue | Edm.Int32 |
The default form value for the attribute. |
| DeprecatedVersion | Edm.String |
The Microsoft Dynamics 365 version that the attribute was deprecated in. |
| Description | Label |
The label containing the description for the attribute. |
| DisplayName | Label |
A label containing the display name for the attribute. |
| EntityLogicalName | Edm.String |
The logical name of the entity that contains the attribute. |
| ExternalName | Edm.String | |
| HasChanged | Edm.Boolean |
Indicates whether the item of metadata has changed. |
| InheritsFrom | Edm.String |
For internal use only. |
| IntroducedVersion | Edm.String |
A string identifying the solution version that the solution component was added in. |
| IsAuditEnabled | BooleanManagedProperty |
Whether the attribute is enabled for auditing. |
| IsCustomAttribute | Edm.Boolean |
Whether the attribute is a custom attribute. |
| IsCustomizable | BooleanManagedProperty |
Whether the attribute allows customization. |
| IsDataSourceSecret | Edm.Boolean | |
| IsFilterable | Edm.Boolean |
For internal use only. |
| IsGlobalFilterEnabled | BooleanManagedProperty |
For internal use only. |
| IsLogical | Edm.Boolean |
Whether the attribute is a logical attribute. |
| IsManaged | Edm.Boolean |
Whether the attribute is part of a managed solution. |
| IsPrimaryId | Edm.Boolean |
Whether the attribute represents the unique identifier for the record. |
| IsPrimaryName | Edm.Boolean |
Whether the attribute represents the primary attribute for the entity. |
| IsRenameable | BooleanManagedProperty |
Whether the attribute display name can be changed. |
| IsRequiredForForm | Edm.Boolean | |
| IsRetrievable | Edm.Boolean |
For internal use only. |
| IsSearchable | Edm.Boolean |
For internal use only. |
| IsSecured | Edm.Boolean |
Whether the attribute is secured for field-level security. |
| IsSortableEnabled | BooleanManagedProperty |
For internal use only. |
| IsValidForAdvancedFind | BooleanManagedProperty |
Whether the attribute appears in Advanced Find. |
| IsValidForCreate | Edm.Boolean |
Whether the value can be set when a record is created. |
| IsValidForForm | Edm.Boolean | |
| IsValidForGrid | Edm.Boolean | |
| IsValidForRead | Edm.Boolean |
Whether the value can be retrieved. |
| IsValidForUpdate | Edm.Boolean |
Whether the value can be updated. |
| IsValidODataAttribute | Edm.Boolean | |
| LinkedAttributeId | Edm.Guid |
The id of the attribute that is linked between appointments and recurring appointments. |
| LogicalName | Edm.String |
The logical name for the attribute. |
| MetadataId | Edm.Guid |
A unique identifier for the metadata item. |
| ModifiedOn | Edm.DateTimeOffset | |
| RequiredLevel | AttributeRequiredLevelManagedProperty |
The property that determines the data entry requirement level enforced for the attribute. |
| SchemaName | Edm.String |
The schema name for the attribute. |
| Settings | EntitySetting | |
| SourceType | Edm.Int32 |
A value that indicates the source type for a calculated or rollup attribute. |
Single-valued navigation properties
These properties refer to data stored in a different entity.
| Name | Type | Partner |
|---|---|---|
| GlobalOptionSet | OptionSetMetadata | |
| OptionSet | OptionSetMetadata |