Click or drag to resize

RiskItemdescription Property

Represents the data value of the risk field.
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 string description { get; set; }

Property Value

Type: String
Remarks
This is only applicable to certain data types, which is represented in the type property. Otherwise for other risk types, this property will be ignored.
See Also