IBRAttributeArgumentParent.ChildArgument 属性

定义

指定子属性参数。 必需。

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

属性值

子属性参数。

适用于