 |
InvoiceMessagesItem Property |
Gets the InvoiceMessages Item
Namespace:
ConneXion
Assembly:
ConneXion (in ConneXion.dll) Version: 2020.0
Syntaxpublic InvoiceMessage this[
int index
] { get; }
Public ReadOnly Default Property Item (
index As Integer
) As InvoiceMessage
Get
Parameters
- index
- Type: SystemInt32
Index
Property Value
Type:
InvoiceMessage
Remarks Note |
---|
|
See Also