Table of Contents

Interface IIndexEntry

Namespace
Songhay.Publications.Abstractions
Assembly
Songhay.Publications.dll

Defines a Publication Index Entry

public interface IIndexEntry : ISegment, ITemporal
Inherited Members
ITemporal.EndDate
ITemporal.InceptDate
ITemporal.ModificationDate
Extension Methods

Properties

Documents

Index Documents

IDocument[] Documents { get; set; }

Property Value

IDocument[]

Segments

Index Segments

IIndexEntry[] Segments { get; set; }

Property Value

IIndexEntry[]