IApiServiceSlowniki_PobierzSposobyDostawy Method | |
Pobiera wszystkie sposoby dostawy 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 SposobDostawy[] Slowniki_PobierzSposobyDostawy(
string sessionId
)
Function Slowniki_PobierzSposobyDostawy (
sessionId As String
) As SposobDostawy()
Parameters
- sessionId
- Type: SystemString
Identyfikator sesji otrzymany po zalogowaniu się poprzez metodę Login
Return Value
Type:
SposobDostawyTablica sposobów dostawy
See Also