AR Refund: Difference between revisions

no edit summary
m (Protected "AR Refund" ([Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite) [Delete=Allow only administrators] (indefinite)))
No edit summary
 
(9 intermediate revisions by the same user not shown)
Line 1:
==Assemblies version 1.8, 1.9==
{{NavigateDeveloper}}
{{BaseReferenceAC18}}
'''BCE.AutoCount.ARAP.dll'''
 
<br />
==Sample with data model==
===Create new AR Refund===
<syntaxhighlight lang="csharp">
Line 32 ⟶ 36:
</syntaxhighlight>
 
===Class forof source data (data model)===
<syntaxhighlight lang="csharp">
public class RefundSource
Line 45 ⟶ 49:
</syntaxhighlight>
 
<br />
{{SeeAlsoAPIAccount}}
[[Category:Programmer]]
[[Category:API]]
[[Category:Integrate]]
[[Category:Plug-In]]
{{NavigateDeveloper}}