Type Definitions
Type definitions are named primitive types that can replace primitive typed properties, for example within property definitions.
Type definitions include this data:
- Name: The unique identifier for the type definition.
- Underlying Type: The underlying type of a type definition, such as Edm.String, Edm.Int32, and Edm.Boolean.
- Unicode: Indicates whether the type definition supports Unicode characters.