SharpSchedule

ClientCommentManager.GetInstance Method 

Get an instance of the client comment manager.

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

Return Value

An instance of the client comment manager.

See Also

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