Поделиться через


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

Значение свойства

Список данных дочерних действий.

Атрибуты

Применяется к

См. также раздел