FilterOperation.OperationType property
取得或設定篩選條件運算的型別。
Namespace: Microsoft.SharePoint.WebPartPages
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'宣告
Public Property OperationType As String
Get
Set
'用途
Dim instance As FilterOperation
Dim value As String
value = instance.OperationType
instance.OperationType = value
public string OperationType { get; set; }
Property value
Type: System.String
字串,描述篩選作業的型別。