子属性引数を取得または設定します。
名前空間: Microsoft.MasterDataServices.Services.DataContracts
アセンブリ: Microsoft.MasterDataServices.Services.Contracts (Microsoft.MasterDataServices.Services.Contracts.dll)
構文
'宣言
Property ChildArgument As BRAttributeArgument
Get
Set
'使用
Dim instance As IBRAttributeArgumentParent
Dim value As BRAttributeArgument
value = instance.ChildArgument
instance.ChildArgument = value
BRAttributeArgument ChildArgument { get; set; }
property BRAttributeArgument^ ChildArgument {
BRAttributeArgument^ get ();
void set (BRAttributeArgument^ value);
}
abstract ChildArgument : BRAttributeArgument with get, set
function get ChildArgument () : BRAttributeArgument
function set ChildArgument (value : BRAttributeArgument)
プロパティ値
型: Microsoft.MasterDataServices.Services.DataContracts.BRAttributeArgument
子属性引数。