API GetDocumentVAT

Z Podpora.nextis.cz
Verze z 26. 7. 2017, 13:45, kterou vytvořil Chrzaszcz (diskuse | příspěvky) (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…“)
(rozdíl) ← Starší verze | zobrazit aktuální verzi (rozdíl) | Novější verze → (rozdíl)
Přejít na: navigace, hledání

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.