Click or drag to resize

TransactionV1InstallmentNumber Property

Only seen for Installment transaction.

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 Nullable<int> InstallmentNumber { get; set; }

Property Value

Type: NullableInt32
InstallmentNumber As Integer?.
Remarks
Note Note
  • Name - InstallmentNumber
  • Is Identity - False
  • Required On Insert - False
  • Required On Update - False
  • Min Value - 0
  • MaxValue - 2147483647
  • Ignored On Update - True
See Also