Loupe - Log - Monitor - Resolve
Loupe.Extensibility.Data Namespace / IIssue Interface
Members

In This Topic
    IIssue Interface
    In This Topic
    A single software problem being tracked by Loupe.
    Object Model
    IIssue InterfaceIUserProfile InterfaceIRepositoryApplication InterfaceIUserProfile InterfaceIRepositoryApplicationVersion InterfaceIDisplay InterfaceIUserProfile Interface
    Syntax
    'Declaration
     
    
    Public Interface IIssue 
    public interface IIssue 
    Remarks
    An issue ties together one or more application events for an application into a single software problem that needs to be investigated and resolved. These are typically considered software defects.
    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