Share via


BRAttributeTypeInfo.AttributeDataTypes Eigenschaft

Definition

Ruft ein Array von Attributdatentypen ab oder legt es fest.

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)

Eigenschaftswert

Eine Auflistung vom Typ AttributeDataType.

Attribute

Gilt für: