Partager via


PropertyOrderAttribute.Order Property

Definition

Gets the serialization order for the associated property.

public int Order { get; }
member this.Order : int
Public ReadOnly Property Order As Integer

Property Value

The serialization order.

Applies to