Click or drag to resize

InstallmentPlanLinesItem Property

Gets the InstallmentPlanLines Item

Namespace:  ConneXion
Assembly:  ConneXion (in ConneXion.dll) Version: 2020.0
Syntax
public InstallmentPlanLine this[
	int index
] { get; }

Parameters

index
Type: SystemInt32
Index

Property Value

Type: InstallmentPlanLine
InstallmentPlanLines Index

Return Value

Type: InstallmentPlanLine
InstallmentPlanLine Item
See Also