i2 Notebook SDK
Search results for

    Show/hide table of contents

    Home > @i2analyze/notebook-sdk > data > IValueNotFetched

    data.IValueNotFetched interface

    A value that has not been fetched from the server.

    Signature:

    interface IValueNotFetched 
    

    Introduced: version 1.0

    Remarks

    The server typically provides a "not-fetched" value when the actual value must be requested explicitly due to size or other factors.

    Properties

    Property Modifiers Type Description
    valueNotFetched readonly true Gets a Boolean indicating that the value was not fetched.
    In this article
    Back to top © N. Harris Computer Corporation