Partager via


BRAttributeTypeInfo.AttributeDataTypes Propriété

Définition

Obtient ou définit un tableau des types de données d'attribut.

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

Valeur de propriété

Collection de type AttributeDataType.

Attributs

S’applique à