Click or drag to resize

RatingGroupItemgroups Property

Used to display child group data.
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<RatingGroup> groups { get; set; }

Property Value

Type: ListRatingGroup
See Also