Filter.Order Property

Definition

Gets the order in which the filter is applied.

public int Order { get; protected set; }
member this.Order : int with get, set
Public Property Order As Integer

Property Value

The order in which the filter is applied.

Applies to