Chat Support
Loupe - Log - Monitor - Resolve
Loupe.Extensibility.Data Namespace / IApplicationEnvironmentService Interface / DisplayOrder Property

In This Topic
    DisplayOrder Property (IApplicationEnvironmentService)
    In This Topic
    Sets the sorting order for this service when displayed
    Syntax
    'Declaration
     
    
    ReadOnly Property DisplayOrder As Integer
    int DisplayOrder {get;}
    Remarks
    This is purely used for sorting for display and is not necessary related to the order of the items within the service
    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