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