BRArgument.PropertyName 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 nom de propriété.
public:
property Microsoft::MasterDataServices::BRPropertyName PropertyName { Microsoft::MasterDataServices::BRPropertyName get(); void set(Microsoft::MasterDataServices::BRPropertyName value); };
[System.Runtime.Serialization.DataMember]
public Microsoft.MasterDataServices.BRPropertyName PropertyName { get; set; }
[<System.Runtime.Serialization.DataMember>]
member this.PropertyName : Microsoft.MasterDataServices.BRPropertyName with get, set
Public Property PropertyName As BRPropertyName
Valeur de propriété
Nouvelle instance de type BRPropertyName.
- Attributs