 |
CashReceiptsLines Property |
Gets or Sets the collection of Transaction Objects.
Namespace:
ConneXion
Assembly:
ConneXion (in ConneXion.dll) Version: 2020.0
Syntaxpublic GeneralTransTransaction[] Lines { get; set; }
Public Property Lines As GeneralTransTransaction()
Get
Set
Property Value
Type:
GeneralTransTransactionCollection of Transaction Objects.
Remarks Note |
---|
|
See Also