Loupe - Log - Monitor - Resolve
Loupe.Extensibility.Data Namespace / IComputer Interface / PromotionLevel Property

In This Topic
    PromotionLevel Property (IComputer)
    In This Topic
    Optional. An override promotion level to use instead of the value specified in the session (if any)
    Syntax
    'Declaration
     
    
    ReadOnly Property PromotionLevel As IPromotionLevel
    IPromotionLevel PromotionLevel {get;}
    Remarks
    If specified, this promotion level is used instead of the level in any session that is received for any application, or the promotion level specified on an application version.
    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