SharpSchedule

ScheduledClientManager.Update Method

Update the given scheduled client.

Overload List

Inherited from AbstractDb.

public void Update(AbstractEntity,string);

Update the given scheduled client.

public void Update(Plan,Client,string);

TODO: Add documentation.

public void Update(Plan,ClientCollection,string);

See Also

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