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