SharpSchedule

StaffManager.GetInstance Method 

Create a new instance of the Staff manager.

[Visual Basic]
Public Shared Function GetInstance() As StaffManager
[C#]
public static StaffManager GetInstance();

Return Value

An instance of the staff manager.

See Also

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