IApiServiceTowary_PobierzTypyCen Method | |
Pobiera wszystkie typy cen zdefiniowane w systemie
Namespace:
ILUO.ERP.API.ServiceContracts.Interfaces3
Assembly:
ILUO.ERP.API.ServiceContracts (in ILUO.ERP.API.ServiceContracts.dll) Version: 1.0.0.348 (1.0.0.348)
Syntax TypCeny[] Towary_PobierzTypyCen(
string sessionId
)
Function Towary_PobierzTypyCen (
sessionId As String
) As TypCeny()
Parameters
- sessionId
- Type: SystemString
Identyfikator sesji otrzymany po zalogowaniu się poprzez metodę Login
Return Value
Type:
TypCenyTablica typów cen
See Also