ReplicatorActivity.CurrentChildData Özellik

Tanım

Tüm alt etkinliklerin listesini döndürür.

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

Özellik Değeri

Tüm alt etkinliklerin listesi.

Öznitelikler

Şunlara uygulanır

Ayrıca bkz.