rmapi-js
    Preparing search index...

    Interface CPageNumberValue

    a c-page value who's type is a string

    interface CPageNumberValue {
        timestamp: string;
        value: number;
    }
    Index

    Properties

    Properties

    timestamp: string

    a pseudo-timestamp of the form "1:1" or "1:2"

    value: number

    the stored value