Свойство | Тип | Описание |
---|
Метод | Описание | |
---|---|---|
EAD_Transfer_Parent_Container_Info ( ) : System |
Constructor for a new instance of the Parent_Container_Info class Empty constructor for serialization and deserialization purposes |
|
EAD_Transfer_Parent_Container_Info ( string Container_Type, string Container_Title ) : System |
Constructor for a new instance of the Parent_Container_Info class
|
public EAD_Transfer_Parent_Container_Info ( ) : System | ||
Результат | System |
public EAD_Transfer_Parent_Container_Info ( string Container_Type, string Container_Title ) : System | ||
Container_Type | string | General type of this container ( usually 'box', 'folder', etc.. ) |
Container_Title | string | Title or label for this container |
Результат | System |