Metadata_Metamodel_GenericInstantiation_GenericType
Metadata_Metamodel_GenericInstantiation_GenericType
The GenericInstantiation.GenericType enumerated type provides enumeration values for each of the generic types provided by the infrastructure.
LIST : Indicates the generic type is a list.
MAP : Indicates the generic type is a map.
OPTIONAL : Indicates the generic type is an optional.
SET : Indicates the generic type is a set.
This data structure has no properties.
Enumeration:
LIST,
MAP,
OPTIONAL,
SET,