IBRAttributeArgumentParent.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.
Spécifie l’argument d’attribut enfant. Obligatoire.
public:
property Microsoft::MasterDataServices::Services::DataContracts::BRAttributeArgument ^ ChildArgument { Microsoft::MasterDataServices::Services::DataContracts::BRAttributeArgument ^ get(); void set(Microsoft::MasterDataServices::Services::DataContracts::BRAttributeArgument ^ value); };
public Microsoft.MasterDataServices.Services.DataContracts.BRAttributeArgument ChildArgument { get; set; }
member this.ChildArgument : Microsoft.MasterDataServices.Services.DataContracts.BRAttributeArgument with get, set
Public Property ChildArgument As BRAttributeArgument
Valeur de propriété
Argument d'attribut enfant.