SharpSchedule

ClientAddressManager.GetInstance Method 

Get an instance of the client address manager.

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

Return Value

An instance of the client address manager.

See Also

ClientAddressManager Class | Ozanam.Schedule.Store.Database.ClientAccess Namespace