Compartilhar via


Attribute.Type Propriedade

Definição

Especifica o AttributeValueType ou o tipo de valor armazenado pelo atributo .

public:
 property Microsoft::MasterDataServices::Services::DataContracts::AttributeValueType Type { Microsoft::MasterDataServices::Services::DataContracts::AttributeValueType get(); void set(Microsoft::MasterDataServices::Services::DataContracts::AttributeValueType value); };
[System.Runtime.Serialization.DataMember(EmitDefaultValue=false, IsRequired=false)]
public Microsoft.MasterDataServices.Services.DataContracts.AttributeValueType Type { get; set; }
[<System.Runtime.Serialization.DataMember(EmitDefaultValue=false, IsRequired=false)>]
member this.Type : Microsoft.MasterDataServices.Services.DataContracts.AttributeValueType with get, set
Public Property Type As AttributeValueType

Valor da propriedade

O AttributeValueType ou o tipo de valor armazenado pelo atributo.

Atributos

Aplica-se a