次の方法で共有


Filter.FieldOperator.Operands プロパティ

フィールド演算子はオペランドのコレクションを取得します。

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

構文

'宣言
Public ReadOnly Property Operands As List(Of Object)
    Get
'使用
Dim instance As Filter.FieldOperator
Dim value As List(Of Object)

value = instance.Operands
public List<Object> Operands { get; }

プロパティ値

型: System.Collections.Generic.List<Object>

関連項目

参照先

Filter.FieldOperator クラス

Filter.FieldOperator メンバー

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