Partager via


BRAttributeTypeInfo.AttributeDataTypes Propriété

Définition

Spécifie la collection de types de données d’attribut qui sont associés au type d’attribut.

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)

Valeur de propriété

Collection de types de données d’attribut qui sont associés au type d’attribut.

Attributs

S’applique à