IBRAttributeArgumentParent.ChildArgument Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Specifies the child attribute argument. Required.
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
Property Value
The child attribute argument.