kitControl-EnumToStatusEnum

This component converts an Enum value to StatusEnum, one of multiple enumerated states in the operating range of a component.

EnumToStatusEnum is available in the Conversion folder of the kitControl palette.

The conversion object is often used in a AX-3.5 or earlier host. This component links from the source non-status value of a property in an extension or other component to the target In property of a point or kitControl object (range of StatusEnum values).

Figure 26.   EnumToStatusEnum properties
Image
Property Value Description
Facets Config Facets window (defaults to blank)

Defines a range of enumerated states (enum values)

This value applies to the In property of this component.
In number (defaults o zero (0)) Displays the source non-status enum value.
Out read-only enumerated value Displays the converted target status enum value.