IHostDocumentsViewsShowNote Method
Shows a note.
Namespace: Aliquo.WindowsAssembly: Aliquo.Windows (in Aliquo.Windows.dll) Version: 5.0.9179.22654
void ShowNote(
long id,
bool isActive = true
)
Sub ShowNote (
id As Long,
Optional isActive As Boolean = true
)
Parameters
- id Int64
- Note identifier.
- isActive Boolean (Optional)
- Indicates whether the view is active at startup.