BRHierarchyArgument.ChildArgument Propiedad
Definición
Importante
Parte de la información hace referencia a la versión preliminar del producto, que puede haberse modificado sustancialmente antes de lanzar la versión definitiva. Microsoft no otorga ninguna garantía, explícita o implícita, con respecto a la información proporcionada aquí.
Especifica el argumento de atributo secundario.
public:
property Microsoft::MasterDataServices::Services::DataContracts::BRAttributeArgument ^ ChildArgument { Microsoft::MasterDataServices::Services::DataContracts::BRAttributeArgument ^ get(); void set(Microsoft::MasterDataServices::Services::DataContracts::BRAttributeArgument ^ value); };
[System.Runtime.Serialization.DataMember]
public Microsoft.MasterDataServices.Services.DataContracts.BRAttributeArgument ChildArgument { get; set; }
[<System.Runtime.Serialization.DataMember>]
member this.ChildArgument : Microsoft.MasterDataServices.Services.DataContracts.BRAttributeArgument with get, set
Public Property ChildArgument As BRAttributeArgument
Valor de propiedad
El argumento de atributo secundario.
Implementaciones
- Atributos