EnumInformationOrder Property
Gets or sets the order.

Namespace:  Talisma.Server.Common.Dtos.LogicalIdentifier
 

Syntax
C#
public int Order { get; set; }

Property Value

Type: Int32
The order.
See Also