gljakal's ToDo - Plugin developer's reference

IComunicator.AddItem Method

[This is preliminary documentation and subject to change.]

Adds a new To Do Item as a child of the item identified by Parent to the current todo list

Overload List

Adds a new To Do Item as a child of the item identified by Parent to the current todo list

IToDoItem AddItem(Guid);

Adds a new To Do Item as a child of parParent to the current todo list

IToDoItem AddItem(IToDoItem);

See Also

IComunicator Interface | ToDo.Plugin Namespace