Interface EnumParameter
-
- All Known Implementing Classes:
UniquenessScope
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
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description int
value()
-