Share via


LookupEntry.SortIndex property

Namespace:  Microsoft.ProjectServer.Client
Assembly:  Microsoft.ProjectServer.Client (in Microsoft.ProjectServer.Client.dll)

Syntax

'Declaration
Public Property SortIndex As Decimal
    Get
    Set
'Usage
Dim instance As LookupEntry
Dim value As Decimal

value = instance.SortIndex

instance.SortIndex = value
public decimal SortIndex { get; set; }

Property value

Type: System.Decimal

See also

Reference

LookupEntry class

LookupEntry members

Microsoft.ProjectServer.Client namespace