Partager via


BRAttributeArgument.ChildArguments Propriété

Définition

Obtient ou définit un tableau d'arguments enfants.

public:
 property System::Collections::ObjectModel::Collection<Microsoft::MasterDataServices::BRFreeformArgument ^> ^ ChildArguments { System::Collections::ObjectModel::Collection<Microsoft::MasterDataServices::BRFreeformArgument ^> ^ get(); void set(System::Collections::ObjectModel::Collection<Microsoft::MasterDataServices::BRFreeformArgument ^> ^ value); };
[System.Runtime.Serialization.DataMember(EmitDefaultValue=false)]
public System.Collections.ObjectModel.Collection<Microsoft.MasterDataServices.BRFreeformArgument> ChildArguments { get; set; }
[<System.Runtime.Serialization.DataMember(EmitDefaultValue=false)>]
member this.ChildArguments : System.Collections.ObjectModel.Collection<Microsoft.MasterDataServices.BRFreeformArgument> with get, set
Public Property ChildArguments As Collection(Of BRFreeformArgument)

Valeur de propriété

Collection de type BRFreeformArgument.

Attributs

S’applique à