Click or drag to resize

CashReceiptsLines Property

Gets or Sets the collection of Transaction Objects.

Namespace:  ConneXion
Assembly:  ConneXion (in ConneXion.dll) Version: 2020.0
Syntax
public GeneralTransTransaction[] Lines { get; set; }

Property Value

Type: GeneralTransTransaction
Collection of Transaction Objects.
Remarks
Note Note
  • Name - Lines()
See Also