Member Junction
    Preparing search index...

    Interface CarryForwardStepRecord

    The minimal step projection the prior-turn carry-forward loader fetches and the renderer reads.

    interface CarryForwardStepRecord {
        OutputData: string;
    }
    Index

    Properties

    Properties

    OutputData: string