namespace: Serenity.ComponentModel assembly: Serenity.Net.Core
Sets the enumeration key of an enum
[AttributeUsage(AttributeTargets.Enum)]
public class EnumKeyAttribute : Attribute
name | description |
---|---|
EnumKeyAttribute(…) | Initializes a new instance of the EnumKeyAttribute class. |
Value { get; } | Gets the enum key. |
- Source: EnumKeyAttribute.cs