Click or drag to resize

RiskItems Class

Used to seperate the risk question items into repeating groups.
Inheritance Hierarchy
SystemObject
  ASI.TAM.API.Data.UI.Account.RatingRiskItems
Namespace:  ASI.TAM.API.Data.UI.Account.Rating
Assembly:  ASI.TAM.API.Data.UI.Account.Rating (in ASI.TAM.API.Data.UI.Account.Rating.dll) Version: 2021.1.0.1
Syntax
public class RiskItems

The RiskItems type exposes the following members.

Properties
  NameDescription
Public propertyfields
Risk question items that are not in a repeating group.
Public propertyrepeating_group_items
Risk question items that are in a repeating group.
Top
See Also