Knowledgebase.MatchingPolicy Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Obtient ou définit la stratégie de correspondance de la base de connaissances.
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
Valeur de propriété
Stratégie de correspondance de la base de connaissances.
- Attributs