 |
InstallmentsItem Property |
Gets the Installment Item
Namespace:
ConneXion
Assembly:
ConneXion (in ConneXion.dll) Version: 2020.0
Syntaxpublic Installment this[
int index
] { get; }
Public ReadOnly Default Property Item (
index As Integer
) As Installment
Get
Parameters
- index
- Type: SystemInt32
Index
Property Value
Type:
InstallmentInstallment Index
Return Value
Type:
InstallmentInstallment Item
Remarks Note |
---|
|
See Also