Share via


MetadataAttribute.AttributeType Propriedade

Definição

Obtém ou define o tipo de atributo.

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)

Valor da propriedade

Uma nova instância do tipo AttributeType.

Atributos

Aplica-se a