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

In This Topic
    IPromotionLevel Interface
    In This Topic
    A software promotion level used to distinguish different levels of maturity of application versions
    Syntax
    'Declaration
     
    
    <NullableContextAttribute(1)>
    Public Interface IPromotionLevel 
    [NullableContext(1)]
    public interface IPromotionLevel 
    Remarks
    Promotion levels typically indicate the role of a computer or application - such as development, certification, or production.
    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