BRAttributeTypeInfo.AttributeType Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Obtient ou définit le type d'attribut.
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
Valeur de propriété
Nouvelle instance de type AttributeType.
- Attributs