Click or drag to resize

Option Class

Information about a UK application combo box option.
Inheritance Hierarchy
SystemObject
  ASI.TAM.API.Data.UI.Account.RatingOption
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 Option

The Option type exposes the following members.

Fields
  NameDescription
Public fielddescription
Descritpion of the option set.
Public fieldsort_order
Displays the order that Epic displays the combo box options.
Public fieldvalue
Value of the option set.
Top
See Also