EntityMemberType.AttributeGroups Eigenschaft

Definition

Ruft ein Array von Attributgruppen ab oder richtet es ein.

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)

Eigenschaftswert

Eine Auflistung vom Typ AttributeGroup.

Attribute

Gilt für: