Filter.OrderBy Property

The nominal values in this class are unsigned types, which make them unavailable for CLS use.

This API is not CLS-compliant. 

Namespace:  Microsoft.Office.Project.Server.Library
Assembly:  Microsoft.Office.Project.Server.Library (in Microsoft.Office.Project.Server.Library.dll)

Syntax

'Declaration
<CLSCompliantAttribute(False)> _
Public ReadOnly Property OrderBy As Filter.FieldCollection
    Get
'Usage
Dim instance As Filter
Dim value As Filter.FieldCollection

value = instance.OrderBy
[CLSCompliantAttribute(false)]
public Filter.FieldCollection OrderBy { get; }

Property Value

Type: Microsoft.Office.Project.Server.Library.Filter.FieldCollection

See Also

Reference

Filter Class

Filter Members

Microsoft.Office.Project.Server.Library Namespace