Click or drag to resize

RiskItem Properties

The RiskItem type exposes the following members.

Properties
  NameDescription
Public propertydefault_rules
Default values for the risk field.
Public propertydescription
Represents the data value of the risk field.
Public propertyformat
Returns the format supported for the type. This effects the data accepted in the value of the risk item.
Public propertygroup_name
Returns the name of the group this risk item is associated to.
Public propertyinstance_index
Indentifies the repeating group that contains this risk field.
Public propertyis_auto_capital
Returns true if risk field is automatically capitalized on patch.
Public propertyis_required
Returns whether the value requires non-blank input for the overall Risk to be valid.
Public propertymax_dates
Maximum valid condition for the date type risk field.
Public propertymax_length
Returns the maximum amount of characters allowed to be entered in the value of the risk item.
Public propertymin_dates
Minimum valid condition for the date type risk field.
Public propertyoption_set_id
Returns the identifier of the option set that corresponds to this risk item.
Public propertyoption_set_uri
Returns the uri that can be used to obtain the option set that corresponds to this risk item.
Public propertyparent_index
Indentifies the parent group containing the group that contains the specified risk question.
Public propertyparent_repeatinggroup_name
Signifies if the risk item is part of a repeating group which is part of another repeating group.
Public propertyquestion_id
Indentifies the risk field.
Public propertyquestions
Returns the list of risk items part of another risk item.
Public propertyrepeating_group_name
Returns the name of the repeating group this risk item is associated to.
Public propertysortOrder
Order in which risk items are listed.
Public propertytext
Returns the text that describes the question of the field.
Public propertytype
Returns the type of data. This type determines restrictions on the value of risk item.
Public propertyvalidation_rules
Rules to validate the risk field.
Public propertyvalue
Represents the data value of the risk field.
Top
See Also