EnumKeyAttribute.Value property

namespace: Serenity.ComponentModel   assemblySerenity.Net.Core

Gets the enum key.

public string Value { get; }

Property Value

The enum key.

See Also