Click or drag to resize

InstallmentPlanLinesCount Property

Gets the number of items in the InstallmentPlanLines array list

Namespace:  ConneXion
Assembly:  ConneXion (in ConneXion.dll) Version: 2020.0
Syntax
public int Count { get; }

Return Value

Type: Int32
Number of InstallmentPlanLines items

Implements

ICollectionCount
See Also