|  | 
| DefaultRule Class | 
 
 Represents a defaulting rule for a risk question.
 
 Inheritance Hierarchy
Inheritance HierarchySystemObject
  ASI.TAM.API.Data.UI.Account.RatingDefaultRule
    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 Class DefaultRule
Dim instance As DefaultRule
The DefaultRule type exposes the following members.
 Properties
Properties|  | Name | Description | 
|---|
|  | condition | 
 The condition for which to default.
  | 
|  | instance | 
 The instance of the default rule.
  | 
|  | values | 
 The value to default to.
  | 
Top Remarks
Remarks
 This information may be useful if the integration desired to use the same defaults as Epic.
 
 See Also
See Also