Knowledgebase.MatchingPolicy Property

Definition

Specifies matching policy of the knowledge base.

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

Property Value

The matching policy of the knowledge base.

Attributes

Applies to