共用方式為


Filter.LogicalOperator.Operation 屬性

取得或設定邏輯運算 (AND或OR)。

命名空間:  Microsoft.Office.Project.Server.Library
組件:  Microsoft.Office.Project.Server.Library (在 Microsoft.Office.Project.Server.Library.dll 中)

語法

'宣告
Public Property Operation As Filter.LogicalOperationType
    Get
    Set
'用途
Dim instance As Filter.LogicalOperator
Dim value As Filter.LogicalOperationType

value = instance.Operation

instance.Operation = value
public Filter.LogicalOperationType Operation { get; set; }

屬性值

類型:Microsoft.Office.Project.Server.Library.Filter.LogicalOperationType
代表作業的列舉的值。

請參閱

參照

Filter.LogicalOperator 類別

Filter.LogicalOperator 成員

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