Hi
What is the correct way to call the method in the correct way?
DLL Name : IntegrationInvoiceJOD
Class Name : GeneralSalesInvoice
Method : GeneralSalesInvoiceCash_Header(DT_Header As DataTable, DT_LINE As DataTable) This function returns STRING
DT_Header Table :
How convert from 'Record DT_Header' to 'DotNet /System.Data.DataTable ?