Interface IHierarchyMember
Represents a hierarchy member.
Namespace: Microsoft.ReportingServices.RdlObjectModel
Assembly: Microsoft.ReportingServices.Designer.Controls (em Microsoft.ReportingServices.Designer.Controls.dll)
Sintaxe
'Declaração
Public Interface IHierarchyMember _
Inherits IDataScopeService
'Uso
Dim instance As IHierarchyMember
public interface IHierarchyMember : IDataScopeService
public interface class IHierarchyMember : IDataScopeService
type IHierarchyMember =
interface
interface IDataScopeService
end
public interface IHierarchyMember extends IDataScopeService
Consulte também