EntityMembersGetCriteria.Attributes Proprietà

Definizione

Ottiene o imposta una matrice di colonne di attributi desiderate tramite un identificatore univoco globale (GUID) o un nome. Se viene specificato l'oggetto AttributeGroup, è possibile specificare 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à

Insieme di tipo Identifier.

Attributi

Commenti

Questa proprietà è facoltativa.

Si applica a