SettingsInfo
SettingsInfo defines program settings. This data type contains the following properties:
Property |
Type |
Description |
Required |
Default |
---|---|---|---|---|
financialManagementEnabled |
Boolean |
Financial management enable flag. Set to true if you enable Financial management for the program. |
No |
N/A |
portfolioManagementEnabled |
Boolean |
Portfolio management enable flag. Set to true if you enable Portfolio management for the program. |
No |
N/A |
capitalizationEnabled |
Boolean |
Capitalization enable flag. Read-only property Specifies whether the Capitalization tracking for the program is enabled or not. |
No |
N/A |
issueEnabled |
Boolean |
Issue track enable flag. Set to true if you enable Issue tracking for the program. |
No |
N/A |
issuePriorityWeights |
Issue priority weight values |
No |
N/A |
|
issueYellowThreshold |
Integer |
Issue yellow threshold value |
No |
N/A |
issueRedThreshold |
Integer |
Issue red threshold value |
No |
N/A |
riskEnabled |
Boolean |
Risk track enable flag. Set to true if you enable Risk tracking for the program. |
No |
N/A |
riskProbabilityWeights |
Risk probability weight values |
No |
N/A |
|
riskImpactWeights |
Risk impact weight values |
No |
N/A |
|
riskYellowThreshold |
Integer |
Risk yellow threshold value |
No |
N/A |
riskRedThreshold |
Integer |
Risk red threshold value |
No |
N/A |
scopeChangeEnabled |
Boolean |
Scope change track enable flag |
No |
N/A |
scopeChangeSeverityWeights |
Scope change severity weight values |
No |
N/A |
|
scopeChangeYellowThreshold |
Integer |
Scope change yellow threshold value |
No |
N/A |
scopeChangeRedThreshold |
Integer |
Scope change red threshold value |
No |
N/A |