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

In This Topic
    AddedBy Property (IIssueNote)
    In This Topic
    The user that added this note
    Syntax
    'Declaration
     
    
    ReadOnly Property AddedBy As IUserProfile
    IUserProfile AddedBy {get;}
    Remarks
    The LocalSystem user is used for system-generated notes
    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