Click or drag to resize

IApiServiceTowary_UsunTowar Method

ILUO Sp. z o.o.
Usuwa towar o określonym identyfikatorze

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
void Towary_UsunTowar(
	string sessionId,
	long id
)

Parameters

sessionId
Type: SystemString
Identyfikator sesji otrzymany po zalogowaniu się poprzez metodę Login
id
Type: SystemInt64

[Missing <param name="id"/> documentation for "M:ILUO.ERP.API.ServiceContracts.Interfaces3.IApiService.Towary_UsunTowar(System.String,System.Int64)"]

Return Value

Type: 
Identyfikator towaru
See Also