Partager via


ReplicatorActivity.CurrentChildData Propriété

Définition

Retourne une liste de toutes les activités enfants.

public:
 property System::Collections::IList ^ CurrentChildData { System::Collections::IList ^ get(); };
[System.ComponentModel.Browsable(false)]
public System.Collections.IList CurrentChildData { get; }
[<System.ComponentModel.Browsable(false)>]
member this.CurrentChildData : System.Collections.IList
Public ReadOnly Property CurrentChildData As IList

Valeur de propriété

Une liste de toutes les activités enfants.

Attributs

S’applique à

Voir aussi