Item Class |
Namespace: Emulate3D.FMI.V3.Description
[TypeConverterAttribute(typeof(ExpandableObjectConverter))] public sealed class Item : AnnotationsBase
The Item type exposes the following members.
| Name | Description | |
|---|---|---|
| Annotations |
Annotations.
(Inherited from AnnotationsBase.) | |
| Description |
If non-null, description string describing the meaning of the variable type.
| |
| Name |
The unique name of the variable type
| |
| Value |
Item value. Must be unique within the same enumeration.
|