Share via


MetadataSearchCriteria.Attributes Propriété

Définition

Obtient ou définit les critères avec lesquels remplir la propriété Attributes.

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

Valeur de propriété

Collection de type Identifier.

Attributs

S’applique à