次の方法で共有


Filter.OrderBy プロパティ

このクラスでの公称値は、符号なしの型を CLS を使用できないようにします。

この API は、CLS に準拠していません。 

名前空間:  Microsoft.Office.Project.Server.Library
アセンブリ:  Microsoft.Office.Project.Server.Library (Microsoft.Office.Project.Server.Library.dll 内)

構文

'宣言
<CLSCompliantAttribute(False)> _
Public ReadOnly Property OrderBy As Filter.FieldCollection
    Get
'使用
Dim instance As Filter
Dim value As Filter.FieldCollection

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

プロパティ値

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

関連項目

参照先

Filter クラス

Filter メンバー

Microsoft.Office.Project.Server.Library 名前空間