MetadataAttribute.AttributeType Eigenschaft

Definition

Ruft den Attributtyp ab oder legt ihn fest.

public:
 property Nullable<Microsoft::MasterDataServices::AttributeType> AttributeType { Nullable<Microsoft::MasterDataServices::AttributeType> get(); void set(Nullable<Microsoft::MasterDataServices::AttributeType> value); };
[System.Runtime.Serialization.DataMember(EmitDefaultValue=false)]
public Microsoft.MasterDataServices.AttributeType? AttributeType { get; set; }
[<System.Runtime.Serialization.DataMember(EmitDefaultValue=false)>]
member this.AttributeType : Nullable<Microsoft.MasterDataServices.AttributeType> with get, set
Public Property AttributeType As Nullable(Of AttributeType)

Eigenschaftswert

Eine neue Instanz vom Typ AttributeType.

Attribute

Gilt für: