i2 Notebook SDK
Search results for

    Show/hide table of contents

    Home > @i2analyze/notebook-sdk > app > IUntrackedMutationCommit

    app.IUntrackedMutationCommit interface

    A set of information that accompanies a request to commit a set of untracked mutations.

    Signature:

    interface IUntrackedMutationCommit extends IMutationCommitBase 
    

    Extends: IMutationCommitBase

    Introduced: version 1.1

    Properties

    Property Modifiers Type Description
    report? IMutationReport

    (Optional) Gets or sets a optional report that describes the result of one or more mutations.

    (Inherited from IMutationCommitBase)

    type 'commit'

    Gets or sets the type of the request, which must be "commit" for commit requests.

    (Inherited from IMutationCommitBase)

    In this article
    Back to top © N. Harris Computer Corporation