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

속성 값

모든 자식 활동 목록입니다.

특성

적용 대상

추가 정보