API GetLaximoBrands

Z Podpora.nextis.cz
Verze z 16. 4. 2019, 11:29, kterou vytvořil Chrzaszcz (diskuse | příspěvky)
(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 Laximo brands in system.

Exact name

API_GetLaximoBrands

Type

Standard view.

Specification

Column Data type Description Relation
ID int Internal system id
Name nvarchar(50) Name
Aliases text Aliases

Example

SELECT TOP 1000 * FROM [API_GetLaximoBrands]

Notices

None.