Click or drag to resize

LineItem Class

LineItem data object.
Inheritance Hierarchy
SystemObject
  ASI.TAM.API.Data.UI.Account.Policy.IssueNotIssuePolicyLineItem
Namespace:  ASI.TAM.API.Data.UI.Account.Policy.IssueNotIssuePolicy
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 LineItem

The LineItem type exposes the following members.

Properties
  NameDescription
Public propertyIssueNotIssuePolicyOption
IssueNotIssuePolicyOption
Public propertyIssuingCompanyLookupCode
Issuing company must be associated with a new line of business. Lookup: IssuingCompany Auto-Validated.
Public propertyLineID
Unique identifier used to specify the line to issue the policy.
Public propertyPayableContractID
PayableContractID
Public propertyPremiumPayableLookupCode
PremiumPayableLookupCode Lookup: Lookup Auto-Validated.
Public propertyPremiumPayableTypeCode
PremiumPayableTypeCode Lookup: PremiumPayableType Auto-Validated.
Public propertyStatusCode
StatusCode Lookup: LineStatus Auto-Validated.
Top
Remarks