IEnumTypeField interface
namespace: Serenity.Data assembly: Serenity.Net.Entity
Interface for fields with an enum type property
public interface IEnumTypeField
Members
name | description |
---|---|
EnumType { get; set; } | Gets or sets the type of the enum. |
See Also
- Source: IEnumTypeField.cs