Compartir a través de


Attribute.Type Propiedad

Definición

Obtiene o establece el tipo de valor almacenado por el 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 de propiedad

Nueva instancia de AttributeValueType.

Atributos

Se aplica a