Share via


ReplicatorActivity.CurrentChildData 屬性

定義

傳回所有子活動的清單。

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

屬性值

所有子活動的清單。

屬性

適用於

另請參閱