Click or drag to resize

RiskItemtext Property

Returns the text that describes the question of the 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 text { get; set; }

Property Value

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