Metadata.AttributeGroups Proprietà

Definizione

Ottiene o imposta una matrice di gruppi di attributi.

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

Valore della proprietà

Insieme di tipo AttributeGroup.

Attributi

Si applica a