CLab# 1.0 API Documentation

TypeEnum Properties

The properties of the TypeEnum class are listed below. For a complete list of TypeEnum class members, see the TypeEnum Members topic.

Public Instance Properties

EnumeratorsList Gets the list of valid states for the type.
GetDomain Gets a string representation of the valid states for the type in the form {value1, value2, value3, ... , valueN}
TypeName (inherited from Type) Gets or sets the string representation of the name of the type.

See Also

TypeEnum Class | CLab.Data Namespace