Share via


IUpdateCategory.DisplayOrder

Retrieves the order in which the category is displayed relative to its siblings.

public Int32 DisplayOrder {get;}
Public ReadOnly Property DisplayOrder As Int32

Property Value

Order from lower to higher in which the category is displayed relative to its siblings. The value is Int32.MaxValue if no order is specified (add the category to the end of the list). Siblings can specify the same display order.

Requirements

Server Requires Windows Server 2003 or Windows 2000 Server SP4 and later.
Namespace

Defined in Microsoft.UpdateServices.Administration.

Assembly

Requires Microsoft.UpdateServices.Administration (in Microsoft.UpdateServices.Administration.dll).

.NET Framework

Requires .NET Framework 1.1.