AttributeType Enumeration
Contains values specifying the attribute type.
Assembly: Microsoft.MasterDataServices (in Microsoft.MasterDataServices.dll)
| Member name | Description | |
|---|---|---|
| Domain | Specifies a domain-based attribute (reference to an entity member). | |
| File | Specifies a file storage attribute. | |
| FreeForm | Specifies a free-form attribute (text, numeric, or date). | |
| NotSpecified | The type of attribute is unspecified. | |
| System | Specifies a standard system attribute. |
Show: