Compartilhar via


Attribute.Type Propriedade

Definição

Obtém ou define o tipo de valor armazenado pelo atributo.

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

Valor da propriedade

Uma nova instância de AttributeValueType.

Atributos

Aplica-se a