Поделиться через


BRAttributeTypeInfo.AttributeDataTypes Свойство

Определение

Указывает коллекцию типов данных атрибутов, каждый из которых связан с типом атрибута.

public:
 property System::Collections::ObjectModel::Collection<Microsoft::MasterDataServices::Services::DataContracts::AttributeDataType> ^ AttributeDataTypes { System::Collections::ObjectModel::Collection<Microsoft::MasterDataServices::Services::DataContracts::AttributeDataType> ^ get(); };
[System.Runtime.Serialization.DataMember]
public System.Collections.ObjectModel.Collection<Microsoft.MasterDataServices.Services.DataContracts.AttributeDataType> AttributeDataTypes { get; }
[<System.Runtime.Serialization.DataMember>]
member this.AttributeDataTypes : System.Collections.ObjectModel.Collection<Microsoft.MasterDataServices.Services.DataContracts.AttributeDataType>
Public ReadOnly Property AttributeDataTypes As Collection(Of AttributeDataType)

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

Коллекция типов данных атрибутов, каждый из которых связан с типом атрибута.

Атрибуты

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