Click or drag to resize

InvoiceMessagesItem Property

Gets the InvoiceMessages Item

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

Parameters

index
Type: SystemInt32
Index

Property Value

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