Click or drag to resize

Renew Class

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

The Renew type exposes the following members.

Properties
  NameDescription
Public propertyAgencyCode
Agency Code

Created in Epic SDK V5.0.

Required

Public propertyBranchCode
Branch Code

Created in Epic SDK V5.0.

Required

Public propertyDepartmentCode
Department Code

Created in Epic SDK V5.0.

Required

Public propertyDescription
Description

Created in Epic SDK V5.0.

Required

Public propertyEffectiveDate
Effective Date

Created in Epic SDK V5.0.

Required

Public propertyEstimatedCommission
Estimated Commission

Created in Epic SDK V5.0.

Public propertyEstimatedPremium
Estimated Premium

Created in Epic SDK V5.0.

Public propertyExpirationDate
Expiration Date

Created in Epic SDK V5.0.

Required

Public propertyLines
Used to store a collection of line items.

Created in Epic SDK V5.0.

Public propertyPolicyID
Unique identifier used to specify policy containing to renew. Use Get_Renew.

Created in Epic SDK V5.0.

Sometimes Required

Public propertyPolicyNumber
Policy Number

Created in Epic SDK V5.0.

Public propertyPolicyTypeCode
Policy Type Code

Created in Epic SDK V5.0.

Required

Public propertyRenewAlreadyRenewedPolicy
Set to True or False depending on whether to renew an already renewed policy

Created in Epic SDK V5.0.

Public propertyRenewInProcessPolicy
Set to True or False depending on whether to renew an in-process policy

Created in Epic SDK V5.0.

Public propertyRenewPolicyWithMarketedLine
Set to True or False depending on whether to renew a policy has marketed lines

Created in Epic SDK 2020.

Top
See Also