Select Method (INotifier)
Selects the specific notification message in the nofitier.

C# Syntax

void Select( 
   uint notificationIndex
)

Parameters

notificationIndex
index of the notification message to select (1-based).