Knowledgebase.MatchingPolicy Property

Definition

Gets or sets the matching policy of the knowledgebase.

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

Property Value

The matching policy of the knowledgebase.

Attributes

Applies to