Hide

YetaWF.Core Package Documentation

Display
Print

YetaWF.Core.Models.EnumDataEntry.Description Property

The localized description for the enumerated type entry, derived from the EnumDescriptionAttribute.

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

Syntax

public string? Description { get; private set; }

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