Lingua

EntityMembersGetCriteria.Attributes Proprietà

Definizione

Ottiene o imposta un array di colonne di attributo desiderato tramite identificatore globalmente unico (GUID) o nome. Se AttributeGroup è specificato, possono essere specificate solo le colonne all'interno del gruppo di attributi.

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)

Valore della proprietà

Raccolta di tipo Identifier.

Attributi

Commenti

Questa proprietà è facoltativa.

Si applica a