Partager via


MatchingPolicy.Rules Propriété

Définition

Spécifie les règles de correspondance de la stratégie

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

Valeur de propriété

Règles de correspondance de la stratégie.

Attributs

S’applique à