 |
DefaultRule Class |
Represents a defaulting rule for a risk question.
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: 2020.1.0.1
SyntaxPublic Class DefaultRule
Dim instance As DefaultRule
The DefaultRule type exposes the following members.
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
This information may be useful if the integration desired to use the same defaults as Epic.
See Also