Share via


ReplicatorActivity.InitialChildData 속성

정의

자식 활동 데이터 목록을 가져오거나 설정합니다.

public:
 property System::Collections::IList ^ InitialChildData { System::Collections::IList ^ get(); void set(System::Collections::IList ^ value); };
[System.ComponentModel.Browsable(true)]
public System.Collections.IList InitialChildData { get; set; }
[<System.ComponentModel.Browsable(true)>]
member this.InitialChildData : System.Collections.IList with get, set
Public Property InitialChildData As IList

속성 값

자식 활동 데이터 목록입니다.

특성

적용 대상

추가 정보