SharpSchedule

PlanManager.Add Method

Add the plan and supporting object to the database.

Overload List

Inherited from AbstractDb.

public void Add(AbstractEntity,string);

Add the plan and supporting object to the database.

public void Add(Plan,string);

See Also

PlanManager Class | Ozanam.Schedule.Store.Database.ScheduleAccess Namespace