IBRAttributeArgumentParent.ChildArgument Property

Definition

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.

Applies to