Loupe - Log - Monitor - Resolve
Loupe.Extensibility.Data Namespace / IApplicationEvent Interface / FirstVersion Property

In This Topic
    FirstVersion Property (IApplicationEvent)
    In This Topic
    The earliest version that this application event has been found in.
    Syntax
    'Declaration
     
    
    ReadOnly Property FirstVersion As IRepositoryApplicationVersion
    IRepositoryApplicationVersion FirstVersion {get;}
    Remarks
    In this case First means the first version, not the version of the first occurrence.
    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