Share via


BRAttributeTypeInfo.AttributeType Propiedad

Definición

Obtiene o establece el tipo de atributo.

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

Valor de propiedad

Nueva instancia de tipo AttributeType.

Atributos

Se aplica a