Hide

YetaWF.Core Package Documentation

Display
Print

YetaWF.Core.Models.PropertyData.Order Property

Defines the order of the property within the class, derived from the OrderAttribute.

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

Syntax

public int Order { get; private set; }

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