Click or drag to resize

InstallmentsItem Property

Gets the Installment Item

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

Parameters

index
Type: SystemInt32
Index

Property Value

Type: Installment
Installment Index

Return Value

Type: Installment
Installment Item
Remarks
Note Note
  • Name - Item
  • Read only
See Also