Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Order by property in ascending order.
public bool? OrderByAsc { get; set; }
member this.OrderByAsc : Nullable<bool> with get, set
Public Property OrderByAsc As Nullable(Of Boolean)