Field
|
Type
|
Read Only
|
Filterable Orderable
|
Description
|
CreateDate
|
dateTime
|
X
|
X
|
The date this risk score type was created.
|
CreateUser
|
string
|
X
|
X
|
The name of the user that created the risk score type.
|
LastUpdateDate
|
dateTime
|
X
|
X
|
The date this risk score type was last updated.
|
LastUpdateUser
|
string
|
X
|
X
|
The name of the user that last updated the risk score type.
|
Level
|
int
|
X
|
|
The number of Risk Threshold Levels. There are between two and nine.
|
Name
|
string restricted to maxLength(40)
|
|
X
|
The name of the risk score type.
|
ObjectId
|
int
|
|
X
|
The unique ID generated by the system.
|
ThresholdType
|
string restricted to 'Probability' 'Tolerance' 'Schedule' 'Cost' 'User Defined'
|
|
X
|
The type of Risk Threshold. Valid types are 'Probability', 'Tolerance', 'Schedule', 'Cost', and 'User Defined'
|