Gets or sets the value of BluefinInteger that incapsulates the installment count.
Namespace: Bluefin.Web.ClientAssembly: Bluefin-3.8.sp8-net4.5 (in Bluefin-3.8.sp8-net4.5.dll) Version: 3.8.0.8 (3.8.0.8)
Public Property InstallmentCount As BluefinInteger
Get
Set
public BluefinInteger InstallmentCount { get; set; }
public:
property BluefinInteger^ InstallmentCount {
BluefinInteger^ get ();
void set (BluefinInteger^ value);
}
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.