Click or drag to resize

DetailItem Class

DetailItem data object.
Inheritance Hierarchy
SystemObject
  ASI.TAM.API.Data.UI.GeneralLedger.DisbursementDetailItem
Namespace:  ASI.TAM.API.Data.UI.GeneralLedger.Disbursement
Assembly:  ASI.TAM.API.Data.UI.GeneralLedger (in ASI.TAM.API.Data.UI.GeneralLedger.dll) Version: 2020.1.0.523
Syntax
public sealed class DetailItem

The DetailItem type exposes the following members.

Properties
  NameDescription
Public propertyAdvancePremium
AdvancePremium
Public propertyAmount
Zero amounts are not allowed.
Public propertyApplyTo
ApplyTo Lookup: DisbursementDetailItemApplyTo Auto-Validated.
Public propertyApplyToBrokerLookupCode
Apply to broker lookup code, Ignored unless ApplyTo is Broker. Lookup: DisbursementDetailItemApplyToBroker Auto-Validated.
Public propertyApplyToCashOnAccountPaidItemsReturnCommission
Used to expose properties contained in the Apply To Cash On Account Paid Items Return Commission.
Public propertyApplyToClientLookupCode
Apply to client lookup code, Ignored unless ApplyTo is Client. Lookup: DisbursementDetailItemApplyToClient Auto-Validated.
Public propertyApplyToFinanceCompanyLookupCode
Apply to finance company lookup code, Ignored unless ApplyTo is Finance Company. Lookup: DisbursementDetailItemApplyToFinanceCompany Auto-Validated.
Public propertyApplyToOtherInterestLookupCode
Apply to other interest lookup code, Ignored unless ApplyTo is Other Interest. Lookup: DisbursementDetailItemApplyToOtherInterest Auto-Validated.
Public propertyApplyToPolicyClientLookupCode
Apply to policy client lookup code. Ignored unless ApplyTo is 'Policy'. Lookup: DisbursementDetailItemApplyToPolicyClient Auto-Validated.
Public propertyApplyToPolicyIncludeHistory
Whether to allow inactive ApplyToPolicyLineID.
Public propertyApplyToPolicyLineID
Unique identifier used to specify related line for apply to policy option.
Public propertyApplyToSelectedItemsPaidItemsAdvancePremium
Used to expose properties contained in the Apply To Selected Items Paid Items Advance Premium.
Public propertyApplyToSelectedItemsPaidItemsReturnPremium
Used to store a collection of paid items.
Public propertyDebitCreditOption
DebitCreditOption
Public propertyDescription
If 'blank' and either ReturnPremium or AdvancePremium is 'true', then default.
Public propertyDetailItemID
Unique identifier used to specify detail item.
Public propertyFlag
Used to choose what action to apply to disbursement detail line item. Insert flag is ignored on update.
Public propertyGeneralLedgerAccountNumberCode
GeneralLedgerAccountNumberCode Lookup: DisbursementDetailItemGeneralLedgerAccount Auto-Validated.
Public propertyGeneralLedgerScheduleCode
GeneralLedgerScheduleCode Lookup: GeneralLedgerSchedule Auto-Validated.
Public propertyGeneralLedgerSubAccountNumberCode
GeneralLedgerSubAccountNumberCode Lookup: DisbursementDetailItemGeneralLedgerAccount
Public propertyInvoiceDate
If blank on insert, defaults the invoice date to today. Unlike Epic, Unable to insert a blank value, Since ignored on update, unable to modify to blank on update either.
Public propertyInvoiceNumber
InvoiceNumber
Public propertyIsBankAccount
Specifies if this is a bank account line. Most likely does not need to be set by the user.
Public propertyPurchaseOrderNumber
PurchaseOrderNumber
Public propertyReturnPremium
ReturnPremium
Public propertyStructureAgencyCode
StructureAgencyCode Lookup: DisbursementDetailItemStructureAgency Auto-Validated.
Public propertyStructureBranchCode
StructureBranchCode Lookup: DisbursementDetailItemStructureBranch Auto-Validated.
Public propertyStructureDepartmentCode
StructureDepartmentCode Lookup: DisbursementDetailItemStructureDepartment Auto-Validated.
Public propertyStructureProfitCenterCode
StructureProfitCenterCode Lookup: DisbursementDetailItemStructureProfitCenter Auto-Validated.
Top
Remarks