API GetDocumentVAT: Porovnání verzí

Z Podpora.nextis.cz
Přejít na: navigace, hledání
(Založena nová stránka s textem „====Description==== Method gives You overview of existing document VAT in system. ====Exact name==== <code>API_GetDocumentVAT</code> ====Type==== Standard…“)
(Žádný rozdíl)

Verze z 26. 7. 2017, 13:45

Description

Method gives You overview of existing document VAT in system.

Exact name

API_GetDocumentVAT

Type

Standard view.

Specification

Column Data type Description Relation
ID int Internal system id
UrlName nvarchar(50) Url name

Example

SELECT TOP 1000 * FROM [API_GetDocumentVAT]

Notices

None.