IHostDocumentsViewsShowNotes Method
Displays the list the type of note indicated.
Namespace: Aliquo.WindowsAssembly: Aliquo.Windows (in Aliquo.Windows.dll) Version: 5.0.9179.22654
void ShowNotes(
NoteType noteType,
string title = null,
string condition = null
)
Sub ShowNotes (
noteType As NoteType,
Optional title As String = Nothing,
Optional condition As String = Nothing
)
Parameters
- noteType NoteType
- NoteType with the type of note.
- title String (Optional)
- Title.
- condition String (Optional)
- Condition.