MapMember.IHierarchy.Members Property

Definition

Gets the members of the IHierarchy.

property System::Collections::Generic::IEnumerable<Microsoft::ReportingServices::RdlObjectModel::IHierarchyMember ^> ^ Microsoft::ReportingServices::RdlObjectModel::IHierarchy::Members { System::Collections::Generic::IEnumerable<Microsoft::ReportingServices::RdlObjectModel::IHierarchyMember ^> ^ get(); };
System.Collections.Generic.IEnumerable<Microsoft.ReportingServices.RdlObjectModel.IHierarchyMember> Microsoft.ReportingServices.RdlObjectModel.IHierarchy.Members { get; }
member this.Microsoft.ReportingServices.RdlObjectModel.IHierarchy.Members : seq<Microsoft.ReportingServices.RdlObjectModel.IHierarchyMember>
 ReadOnly Property Members As IEnumerable(Of IHierarchyMember) Implements IHierarchy.Members

Property Value

The members of the IHierarchy.

Implements

Applies to