Model Class
enumInfo()
Signature
Section titled “Signature”enumInfo() — returns struct
Available in: model
Category: Miscellaneous Functions
Description
Section titled “Description”Returns a struct containing all enum definitions for this model.
Each key is the property name, and the value contains values (name-to-stored-value mapping) and names (list of enum names).