API Reference
OneNoteFileNodeId
Known MS-ONESTORE file-node identifiers. Unknown values remain available through RawId.
Inheritance
- Enum
- OneNoteFileNodeId
Usage
This type appears in these public API surfaces even when no hand-authored example is attached directly to the page.
Returned or exposed by
- Property OneNoteFileNode.Id
- Field OneNoteFileNodeId.ChunkTerminator
- Field OneNoteFileNodeId.DataSignatureGroupDefinition
- Field OneNoteFileNodeId.FileDataStoreListReference
- Field OneNoteFileNodeId.FileDataStoreObjectReference
- Field OneNoteFileNodeId.GlobalIdTableEnd
- Field OneNoteFileNodeId.GlobalIdTableEntry
- Field OneNoteFileNodeId.GlobalIdTableEntry2
- Field OneNoteFileNodeId.GlobalIdTableEntry3
- Field OneNoteFileNodeId.GlobalIdTableStart
- Field OneNoteFileNodeId.GlobalIdTableStart2
- Field OneNoteFileNodeId.ObjectDataEncryptionKeyV2
- Field OneNoteFileNodeId.ObjectDeclaration2LargeRefCount
- Field OneNoteFileNodeId.ObjectDeclaration2RefCount
- Field OneNoteFileNodeId.ObjectDeclarationFileData3LargeRefCount
- Field OneNoteFileNodeId.ObjectDeclarationFileData3RefCount
- Field OneNoteFileNodeId.ObjectDeclarationWithRefCount
- Field OneNoteFileNodeId.ObjectDeclarationWithRefCount2
- Field OneNoteFileNodeId.ObjectGroupEnd
- Field OneNoteFileNodeId.ObjectGroupListReference
- Field OneNoteFileNodeId.ObjectGroupStart
- Field OneNoteFileNodeId.ObjectInfoDependencyOverrides
- Field OneNoteFileNodeId.ObjectRevisionWithRefCount
- Field OneNoteFileNodeId.ObjectRevisionWithRefCount2
- Field OneNoteFileNodeId.ObjectSpaceManifestListReference
- Field OneNoteFileNodeId.ObjectSpaceManifestListStart
- Field OneNoteFileNodeId.ObjectSpaceManifestRoot
- Field OneNoteFileNodeId.ReadOnlyObjectDeclaration2LargeRefCount
- Field OneNoteFileNodeId.ReadOnlyObjectDeclaration2RefCount
- Field OneNoteFileNodeId.RevisionManifestEnd
- Field OneNoteFileNodeId.RevisionManifestListReference
- Field OneNoteFileNodeId.RevisionManifestListStart
- Field OneNoteFileNodeId.RevisionManifestStart4
- Field OneNoteFileNodeId.RevisionManifestStart6
- Field OneNoteFileNodeId.RevisionManifestStart7
- Field OneNoteFileNodeId.RevisionRoleAndContextDeclaration
- Field OneNoteFileNodeId.RevisionRoleDeclaration
- Field OneNoteFileNodeId.RootObjectReference2
- Field OneNoteFileNodeId.RootObjectReference3
- Field OneNoteFileNodeId.Unknown
Inherited Methods
public override sealed Int32 CompareTo(Object target) #Int32Parameters
- target Object
public override sealed String ToString(IFormatProvider provider) #StringObsolete("The provider argument is not used. Use ToString() instead.")Parameters
- provider IFormatProvider
public override sealed String ToString(String format, IFormatProvider provider) #StringObsolete("The provider argument is not used. Use ToString(String) instead.")Parameters
- format String
- provider IFormatProvider
Values
public const OneNoteFileNodeId Unknown #An identifier not currently mapped by OfficeIMO.OneNote.
0public const OneNoteFileNodeId ObjectSpaceManifestListReference #References an object-space manifest list.
8public const OneNoteFileNodeId ObjectSpaceManifestListStart #Begins an object-space manifest list.
12public const OneNoteFileNodeId RevisionManifestListReference #References a revision-manifest list.
16public const OneNoteFileNodeId RevisionManifestStart4 #Begins a version-4 revision manifest.
27public const OneNoteFileNodeId RevisionManifestStart6 #Begins a version-6 revision manifest.
30public const OneNoteFileNodeId RevisionManifestStart7 #Begins a version-7 revision manifest.
31public const OneNoteFileNodeId GlobalIdTableStart #Begins a compact global-identification table.
33public const OneNoteFileNodeId GlobalIdTableEntry #Declares a global-identification table entry.
36public const OneNoteFileNodeId GlobalIdTableEntry2 #Maps one dependency global-identification entry.
37public const OneNoteFileNodeId GlobalIdTableEntry3 #Maps a range of dependency global-identification entries.
38public const OneNoteFileNodeId ObjectDeclarationWithRefCount #Declares an object with a compact reference count.
45public const OneNoteFileNodeId ObjectDeclarationWithRefCount2 #Declares an object with a large reference count.
46public const OneNoteFileNodeId ObjectRevisionWithRefCount #Revises an object with a compact reference count.
65public const OneNoteFileNodeId ObjectRevisionWithRefCount2 #Revises an object with a large reference count.
66public const OneNoteFileNodeId RootObjectReference2 #References a root object using a compact identifier.
89public const OneNoteFileNodeId RootObjectReference3 #References a root object using an extended identifier.
90public const OneNoteFileNodeId RevisionRoleAndContextDeclaration #Declares a revision role and context.
93public const OneNoteFileNodeId ObjectDeclarationFileData3RefCount #Declares a file-data object.
114public const OneNoteFileNodeId ObjectDeclarationFileData3LargeRefCount #Declares a file-data object with a large reference count.
115public const OneNoteFileNodeId ObjectDataEncryptionKeyV2 #Declares an object-data encryption key.
124public const OneNoteFileNodeId ObjectInfoDependencyOverrides #Overrides object dependency information.
132public const OneNoteFileNodeId DataSignatureGroupDefinition #Defines a data-signature group.
140public const OneNoteFileNodeId FileDataStoreListReference #References the file-data store list.
144public const OneNoteFileNodeId FileDataStoreObjectReference #References one file-data store object.
148public const OneNoteFileNodeId ObjectDeclaration2RefCount #Declares a version-2 object with a compact reference count.
164public const OneNoteFileNodeId ObjectDeclaration2LargeRefCount #Declares a version-2 object with a large reference count.
165public const OneNoteFileNodeId ReadOnlyObjectDeclaration2RefCount #Declares a read-only object.
196public const OneNoteFileNodeId ReadOnlyObjectDeclaration2LargeRefCount #Declares a read-only object with a large reference count.
197public const OneNoteFileNodeId ChunkTerminator #Terminates a non-final file-node-list fragment.
255