|  | |
| RiskItem Class | |
 Inheritance Hierarchy
Inheritance Hierarchy Syntax
SyntaxThe RiskItem type exposes the following members.
 Properties
Properties| Name | Description | |
|---|---|---|
|  | default_rules | 
 Default values for the risk field.
  | 
|  | description | 
 Represents the data value of the risk field.
  | 
|  | format | 
 Returns the format supported for the type. 
 This effects the data accepted in the value of the risk item.
  | 
|  | group_name | 
  Returns the name of the group this risk item is associated to.
  | 
|  | instance_index | 
 Indentifies the repeating group that contains this risk field. 
  | 
|  | is_auto_capital | 
 Returns true if risk field is automatically capitalized on patch.
  | 
|  | is_required | 
 Returns whether the value requires non-blank input for the 
 overall Risk to be valid. 
  | 
|  | max_dates | 
 Maximum valid condition for the date type risk field.
  | 
|  | max_length | 
 Returns the maximum amount of characters allowed to be entered 
 in the value of the risk item.
  | 
|  | min_dates | 
 Minimum valid condition for the date type risk field.
  | 
|  | option_set_id | 
 Returns the identifier of the option set that corresponds to this risk item.
  | 
|  | option_set_uri | 
 Returns the uri that can be used to obtain the option set that corresponds to this risk item.
  | 
|  | parent_index | 
 Indentifies the parent group containing the group that contains the specified risk question. 
  | 
|  | parent_repeatinggroup_name | 
 Signifies if the risk item is part of a repeating group which is part of another repeating group.
  | 
|  | question_id | 
 Indentifies the risk field. 
  | 
|  | questions | 
 Returns the list of risk items part of another risk item.
  | 
|  | repeating_group_name | 
 Returns the name of the repeating group this risk item is associated to.
  | 
|  | sortOrder | 
 Order in which risk items are listed.
  | 
|  | text | 
 Returns the text that describes the question of the field.
  | 
|  | type | 
 Returns the type of data. 
 This type determines restrictions on the value of risk item.
  | 
|  | validation_rules | 
 Rules to validate the risk field.
  | 
|  | value | 
 Represents the data value of the risk field.
  | 
 Remarks
Remarks See Also
See Also