Click or drag to resize

RiskItemquestions Property

Returns the list of risk items part of another risk item.
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<string> questions { get; set; }

Property Value

Type: ListString
Remarks
This is ignored for the quotes Patch request. It is a read-only field. It cannot be modified.
See Also