ServicePRO SDK Help

CoreServicesClient..::..GetAllNotifications Method

Namespace:  ServicePRO.Sdk.Windows.Clients
Assembly:  ServicePRO.Sdk.Windows (in ServicePRO.Sdk.Windows.dll)

Syntax


public ObservableCollection<stcGlanceNotification> GetAllNotifications(
	string userSessionKey,
	int notificationMode
)
Public Function GetAllNotifications ( _
	userSessionKey As String, _
	notificationMode As Integer _
) As ObservableCollection(Of stcGlanceNotification)

Parameters

userSessionKey
Type: String
notificationMode
Type: Int32