Initializing help system before first use

project

Extends: reference
Namespace: http://fico.com/xpress/insight/rest/v1

A project.

XML

Elements

name (type) min/max
occurs
description
notes (string) 0/1 The notes on this project
path (string) 0/1 The path of this project in the repository
useProjectNameForAppTitle (boolean) 1/1 Indicates whether to use project name as the application title
scenarioTypes (anonymous) 0/1
onlyDefaultTypes (boolean) 1/1
executionModes (anonymous) 0/1 The project's execution modes, indexed by name.

This will include the default modes LOAD and RUN.
helpUrl (string) 0/1
hasDataSource (boolean) 1/1
extendedProjectInfo (extendedProjectInfo) 0/1
type (anonymous) 0/1
modelDataVersion (int) 1/1
state (string) 0/1

JSON

property type description
notes notes (string) The notes on this project
path path (string) The path of this project in the repository
useProjectNameForAppTitle useProjectNameForAppTitle (boolean) Indicates whether to use project name as the application title
scenarioTypes scenarioTypes (anonymous)
onlyDefaultTypes onlyDefaultTypes (boolean)
executionModes executionModes (anonymous) The project's execution modes, indexed by name.

This will include the default modes LOAD and RUN.
helpUrl helpUrl (string)
hasDataSource hasDataSource (boolean)
extendedProjectInfo extendedProjectInfo (extendedProjectInfo)
type type (anonymous)
modelDataVersion modelDataVersion (int)
state state (string)