BRDomainBasedAttributeArgument.ChildArgument Property

Definition

Gets or sets a child argument.

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

Property Value

A new instance of type BRAttributeArgument.

Attributes

Applies to