Click or drag to resize

Ratingfields Property

Used to display field data of a policy rating.
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 List<RatingField> fields { get; set; }

Property Value

Type: ListRatingField
See Also