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

In This Topic
    AddedBy Property (IIssue)
    In This Topic
    The user that added this issue
    Syntax
    'Declaration
     
    
    ReadOnly Property AddedBy As IUserProfile
    IUserProfile AddedBy {get;}
    Remarks
    The LocalSystem user is used when the issue was created by a rule or Extension.
    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