Share via


MetadataAttribute.AttributeType Proprietà

Definizione

Ottiene o imposta il tipo di attributo.

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)

Valore della proprietà

Nuova istanza del tipo AttributeType.

Attributi

Si applica a