ModelType
class ModelType
Use model type if a datatype is different in the platforms. A model type can be used like an enum type.
- Define a ModelType in a DatatypeLibrary
Define values

- Create a PlatformAdapter

- Define the platform specific type and value of the model type.

Usage in codesnippets
Examples in codesnippets:

