|  | 
| Option Class | 
 
 Information about a UK application combo box option.
 
 Inheritance Hierarchy
Inheritance HierarchySystemObject
  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
Syntaxpublic sealed class Option
Public NotInheritable Class Option
Dim instance As [Option]
The Option type exposes the following members.
 Fields
Fields|  | Name | Description | 
|---|
|  | description | 
  Descritpion of the option set.
  | 
|  | sort_order | 
  Displays the order that Epic displays the combo box options.
  | 
|  | value | 
  Value of the option set. 
  | 
Top See Also
See Also