AttributeDataType Enumeration
Contains values specifying the attribute data type.
Assembly: Microsoft.MasterDataServices (in Microsoft.MasterDataServices.dll)
| Member name | Description | |
|---|---|---|
| DateTime | Specifies that the attribute is a date and time value. | |
| Link | Specifies that the attribute is a link. | |
| NotSpecified | The attribute is unspecified. | |
| Number | Specifies that the attribute is a number. | |
| Text | Specifies that the attribute is text. |
Show: