API GetLaximoBrands
Z Podpora.nextis.cz
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.