TsEnumValue class

Represents a value of the enum

Namespace: TypeLite.TsModels

Properties

Name Description
Name Gets or sets name of the enum value
Value Gets or sets value of the enum

TsEnumValue.Name property

Gets or sets name of the enum value

Syntax


TsEnumValue.Value property

Gets or sets value of the enum

Syntax