MatchingCriterion.Mappings Propriété

Définition

Obtient ou définit la liste des mappages.

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

Valeur de propriété

Liste des mappages.

Attributs

S’applique à