SharpSchedule

ActivityManager.GetInstance Method 

Get an instance of the activity manager.

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

Return Value

An instance of the activity manager.

See Also

ActivityManager Class | Ozanam.Schedule.Store.Database.ActivityAccess Namespace