Share via


ReplicatorActivity.CurrentChildData Proprietà

Definizione

Restituisce un elenco di tutte le attività figlio.

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

Valore della proprietà

Elenco di tutte le attività figlio.

Attributi

Si applica a

Vedi anche