ModelEnumValue Properties |
The ModelEnumValue type exposes the following members.
Name | Description | |
---|---|---|
CustomAttributes |
Gets or sets the value of CustomAttributes domain property.
Any custom attributes to be generated for this element. Will be passed through
as entered.
| |
Description |
Gets or sets the value of Description domain property.
Detailed code documentation
| |
DisplayText | ||
Enum |
Gets or sets Enum.
No description available
| |
Name |
Gets or sets the value of Name domain property.
| |
ParentModelElement | ||
Partition | (Inherited from ModelElement.) | |
Store | (Inherited from ModelElement.) | |
Summary |
Gets or sets the value of Summary domain property.
Brief code documentation
| |
Value |
Gets or sets the value of Value domain property.
Optional value for this enum element. Must be in the range of the enum's
ValueType
|