Home / Questions / What is base enum give a example
Explanatory Question

What is base enum give a example

👁 1,200 Views
📘 Detailed Answer
🕒 Easy to Read
Read the answer carefully and go through the related questions on the right side to improve your understanding of this topic.

Answer with Explanation

Base enum Use a base enumeration (base enum) element type to specify value-type application model elements whose fields consist of a fixed set of symbolic constants. For example, you can create a base enum named WeekDay to name a set of symbolic constants that includes SundayMondayTuesdayWednesdayThursdayFriday, and Saturday.