videosphere
    Preparing search index...

    Selected series values stored on the draft.

    interface SermonAudioSeriesValue {
        subtitle: string;
        seriesID?: number;
    }
    Index

    Properties

    Properties

    subtitle: string

    Series title stored as SA subtitle when not linked by id.

    seriesID?: number

    Optional SermonAudio series id when chosen from SA records.