Table of Contents

Property HeadingPath

Namespace
Qavren.Edge.Ingestion
Assembly
Qavren.Edge.Ingestion.dll

HeadingPath

Breadcrumb split on HeadingPathSeparator. Empty when there is none. This is the ONLY place the structural array comes back; there is no array column, because SP2's SqliteTypeMap has no array type but byte[].

public IReadOnlyList<string> HeadingPath { get; }

Property Value

IReadOnlyList<string>