Click or drag to resize

DefaultRule Class

Represents a defaulting rule for a risk question.
Inheritance Hierarchy
SystemObject
  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
Syntax
public class DefaultRule

The DefaultRule type exposes the following members.

Properties
  NameDescription
Public propertycondition
The condition for which to default.
Public propertyinstance
The instance of the default rule.
Public propertyvalues
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