Loupe - Log - Monitor - Resolve
Loupe.Extensibility.Client Namespace / IRepositorySummaryView Interface
Members

In This Topic
    IRepositorySummaryView Interface
    In This Topic
    A variation of the session summary view that operates as a repository summary
    Object Model
    IRepositorySummaryView InterfaceISessionSummaryCollection InterfaceISessionSummary Interface
    Syntax
    'Declaration
     
    
    Public Interface IRepositorySummaryView 
       Inherits ISessionSummaryView, IUserInterfaceView 
    public interface IRepositorySummaryView : ISessionSummaryView, IUserInterfaceView  
    Remarks
    Repository summary views operate as the entire top part of a repository node instead of integrating into the standard repository view.
    Requirements

    Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

    See Also