TransactionRequest InstallmentCount Property Bluefin Web Client API Documentation
Gets or sets the value of BluefinInteger that incapsulates the installment count.

Namespace: Bluefin.Web.Client
Assembly: Bluefin-3.8.sp8-net4.5 (in Bluefin-3.8.sp8-net4.5.dll) Version: 3.8.0.8 (3.8.0.8)
Syntax

Public Property InstallmentCount As BluefinInteger 
	Get 
	Set
Remarks

Used exclusively for installment transactions. Total number of installments. Please note that the installment count value never decreases, only the installment number should increase. installment number.
See Also