Type Alias NxTempBookmarkOptions

type NxTempBookmarkOptions = {
    qIncludeAllPatches?: boolean;
    qIncludeVariables?: boolean;
}
Index

Properties

qIncludeAllPatches?: boolean

IncludeAllPatches If true all patches will be stored in the temporary bookmark, if false ObjectIdsToPatch will determine what patches to include

qIncludeVariables?: boolean

IncludeVariables If true all variables will be stored in the temporary bookmark