Click or drag to resize

TransactionV1InstallmentPlanID Property

A Unique identifier is necessary because description can have duplicates. Installment plan must be blank when InstallmentType is Custom. Only used if BasicInstallmentOption is Installment.

Created in Epic SDK V6.0.

Namespace:  ASI.TAM.API.Data.UI.Transaction
Assembly:  ASI.TAM.API.Data.UI.Transaction (in ASI.TAM.API.Data.UI.Transaction.dll) Version: 2021.1.0.1
Syntax
public string InstallmentPlanID { get; set; }

Property Value

Type: String
InstallmentPlanID As String.
Remarks
Note Note
  • Name - InstallmentPlanID
  • Lookup - InstallmentPlan
  • Auto Validated - True
  • Ignored On Update - True
See Also