Click or drag to resize

AdditionalInterest Class

AdditionalInterest data object.
Inheritance Hierarchy
SystemObject
  ASI.TAM.API.Data.UI.Account.Policy.CanadianHabitationalAdditionalInterest
Namespace:  ASI.TAM.API.Data.UI.Account.Policy.CanadianHabitational
Assembly:  ASI.TAM.API.Data.UI.Account.Policy.CanadianHabitational (in ASI.TAM.API.Data.UI.Account.Policy.CanadianHabitational.dll) Version: 2021.1.0.1
Syntax
public sealed class AdditionalInterest

The AdditionalInterest type exposes the following members.

Properties
  NameDescription
Public propertyAdditionalInterestID
Unique identifier used to specify additional interest.

Created in Epic SDK V7.0.

Sometimes Required

Public propertyAddress
If left blank on insert and AvailiableOtherInterestLookupCode is specified, defaults to other interest address.

Created in Epic SDK V7.0.

Public propertyAvailiableOtherInterestLookupCode
Availiable Other Interest Lookup Code

Created in Epic SDK V7.0.

Public propertyCertificate
Certificate

Created in Epic SDK 2017 R2.

Public propertyInterestCode
Interest Code

Created in Epic SDK V7.0.

Public propertyInterestIfOther
Interest If Other

Created in Epic SDK V7.0.

Public propertyIsReadOnly
Whether the parent policy is read only. Items of read only applications cannot be modified.

Created in Epic SDK V7.0.

Public propertyLineID
Unique identifier used to specify the line containing current item.

Created in Epic SDK V7.0.

Sometimes Required

Public propertyLocationNumber
Location Number

Created in Epic SDK V7.0.

Public propertyName
If left blank on insert and AvailiableOtherInterestLookupCode is specified, defaults to other interest name.

Created in Epic SDK V7.0.

Sometimes Required

Public propertyPolicy
Policy

Created in Epic SDK 2017 R2.

Public propertySendBill
Send Bill

Created in Epic SDK 2017 R2.

Public propertyTimestamp
Used to prevent overwriting previously saved data.

Created in Epic SDK V7.0.

Top
See Also