Click or drag to resize

RiskItemsfields Property

Risk question items that are not in a repeating group.
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: 2020.1.0.1
Syntax
public List<RiskItem> fields { get; set; }

Property Value

Type: ListRiskItem
See Also