EntityMemberType.AttributeGroups Свойство

Определение

Возвращает или задает массив групп атрибутов.

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)

Значение свойства

Коллекция типа AttributeGroup.

Атрибуты

Применяется к