Hide

YetaWF.Core Package Documentation

Display
Print

YetaWF.Core.Models.EnumData.Entries Property

All entries for the enumerated type.

Class: YetaWF.Core.Models.EnumData
Namespace: YetaWF.Core.Models
Assembly: YetaWF.Core

Syntax

public List<EnumDataEntry> Entries { get; private set; }

See Also YetaWF.Core.Models.EnumData ClassYetaWF.Core Overview