Interface INavigable
- Namespace
- LinqToOneNote.Abstractions
- Assembly
- LinqToOneNote.dll
Represents an object that can be opened in OneNote.
public interface INavigable
- Extension Methods
Properties
Id
The id of the OneNote hierarchy item.
string Id { get; }