public interface EnumParameter
A SAS enum parameter. Encodes as static data. In SAS this is decoded in the event summary or detail with "{{static_data[<index>] | enum: "ENUM_NAME"}}" using the "value" attribute
Modifier and Type | Method and Description |
---|---|
int |
value() |