IHierarchyMember.SortExpressions Proprietà

Definizione

Ottiene o imposta l'ordinamento da applicare ai membri jerchy.

public:
 property System::Collections::Generic::IList<Microsoft::ReportingServices::RdlObjectModel::SortExpression ^> ^ SortExpressions { System::Collections::Generic::IList<Microsoft::ReportingServices::RdlObjectModel::SortExpression ^> ^ get(); void set(System::Collections::Generic::IList<Microsoft::ReportingServices::RdlObjectModel::SortExpression ^> ^ value); };
public System.Collections.Generic.IList<Microsoft.ReportingServices.RdlObjectModel.SortExpression> SortExpressions { get; set; }
member this.SortExpressions : System.Collections.Generic.IList<Microsoft.ReportingServices.RdlObjectModel.SortExpression> with get, set
Public Property SortExpressions As IList(Of SortExpression)

Valore della proprietà

Oggetto IList<T>.

Si applica a