Loupe - Log - Monitor - Resolve
Loupe.Extensibility.Data Namespace / IRepositoryApplicationVersion Interface / ReleaseType Property

In This Topic
    ReleaseType Property (IRepositoryApplicationVersion)
    In This Topic
    Designates the role of this version - from Internal (the lowest) to Release (the highest)
    Syntax
    'Declaration
     
    
    ReadOnly Property ReleaseType As IReleaseType
    IReleaseType ReleaseType {get;}
    Remarks
    The set of release types is configurable on each server with new versions automatically designated to the lowest release type (Internal by default)
    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