Właściwość IBRAttributeArgumentParent.ChildArgument
Pobiera lub ustawia atrybut argumentu podrzędność.
Przestrzeń nazw: Microsoft.MasterDataServices.Services.DataContracts
Zestaw: Microsoft.MasterDataServices.Services (w Microsoft.MasterDataServices.Services.dll)
Składnia
'Deklaracja
Property ChildArgument As BRAttributeArgument
Get
Set
'Użycie
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)
Wartość właściwości
Typ: Microsoft.MasterDataServices.Services.DataContracts.BRAttributeArgument
BRAttributeArgument.