次の方法で共有


Knowledgebase.MatchingPolicy プロパティ

定義

ナレッジベースの照合ポリシーを取得または設定します。

public:
 property Microsoft::MasterDataServices::MatchingPolicy ^ MatchingPolicy { Microsoft::MasterDataServices::MatchingPolicy ^ get(); void set(Microsoft::MasterDataServices::MatchingPolicy ^ value); };
[System.Runtime.Serialization.DataMember]
public Microsoft.MasterDataServices.MatchingPolicy MatchingPolicy { get; set; }
[<System.Runtime.Serialization.DataMember>]
member this.MatchingPolicy : Microsoft.MasterDataServices.MatchingPolicy with get, set
Public Property MatchingPolicy As MatchingPolicy

プロパティ値

ナレッジベースの照合ポリシーです。

属性

適用対象