public void Init (Enum defaultValue);

Parameters

defaultValueThe typed enum value.

Description

Initializes the EnumField with a default value, and initializes its underlying type.


Parameters

defaultValueThe typed enum value.
includeObsoleteValuesSet to true to display obsolete values as choices.

Description

Initializes the EnumField with a default value, and initializes its underlying type.