MetadataAttribute.AttributeType Propriedade
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
Especifica o AttributeType.
public:
property Nullable<Microsoft::MasterDataServices::Services::DataContracts::AttributeType> AttributeType { Nullable<Microsoft::MasterDataServices::Services::DataContracts::AttributeType> get(); void set(Nullable<Microsoft::MasterDataServices::Services::DataContracts::AttributeType> value); };
[System.Runtime.Serialization.DataMember(EmitDefaultValue=false, IsRequired=false)]
public Microsoft.MasterDataServices.Services.DataContracts.AttributeType? AttributeType { get; set; }
[<System.Runtime.Serialization.DataMember(EmitDefaultValue=false, IsRequired=false)>]
member this.AttributeType : Nullable<Microsoft.MasterDataServices.Services.DataContracts.AttributeType> with get, set
Public Property AttributeType As Nullable(Of AttributeType)
Valor da propriedade
- Atributos