SharpSchedule

StaffManager.Update Method

Update the staff member.

Overload List

Inherited from AbstractDb.

public void Update(AbstractEntity,string);

Update the staff member.

public void Update(Staff,string);

See Also

StaffManager Class | Ozanam.Schedule.Store.Database.StaffAccess Namespace