Programmer:Outstanding Sales Order (20): Difference between revisions

Content added Content deleted
(Created page with "==References of AutoCount Accounting version 2.0== {{BaseReferenceAC20}} '''AutoCount.Invoicing.dll''' '''AutoCount.Invoicing.Sales.dll''' ==Extract data of Outstanding Pur...")
 
No edit summary
Line 4: Line 4:
'''AutoCount.Invoicing.Sales.dll'''
'''AutoCount.Invoicing.Sales.dll'''


==Extract data of Outstanding Purchase Order with API==
==Extract data of Outstanding Sales Order with API==
The sample code below shows how to retrieve the DataSet of Outstanding Purchase Order.
The sample code below shows how to retrieve the DataSet of Outstanding Sales Order.
This sample does not filter the result.
This sample does not filter the result.
<syntaxhighlight lang="csharp">
<syntaxhighlight lang="csharp">