Share via


RangeList<T>.Ranges Property

Definition

public System.Collections.Generic.List<Microsoft.SqlServer.Management.Assessment.Configuration.Range<T>> Ranges { get; }
member this.Ranges : System.Collections.Generic.List<Microsoft.SqlServer.Management.Assessment.Configuration.Range<'T>>
Public ReadOnly Property Ranges As List(Of Range(Of T))

Property Value

List<Range<T>>

Applies to