Click or drag to resize

RatingField Class

Used to display information of a field in policy rating.
Inheritance Hierarchy
SystemObject
  ASI.TAM.API.Data.UI.Account.RatingRatingField

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 sealed class RatingField

The RatingField type exposes the following members.

Properties
  NameDescription
Public propertydata_type
The type of data of the rating field.
Public propertydescription
The description of the rating field.
Public propertyid
The identifier associated with rating field.
Public propertylabel
Readable text describing the rating field.
Public propertymax_length
The maximum number of characters accepted for the rating field.
Public propertyvalue
The data value of the rating field.
Top
See Also