次の方法で共有


MetadataFilter.LogicalOperation プロパティ

定義

メタデータ フィルターの論理操作を取得または設定します。

public string LogicalOperation { get; set; }
member this.LogicalOperation : string with get, set
Public Property LogicalOperation As String

プロパティ値

OR/AND。既定値は OR です。

適用対象