Click or drag to resize

IApiServiceKontrahenci_UsunKontrahenta Method

ILUO Sp. z o.o.
Usuwa kontrahenta

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 Kontrahenci_UsunKontrahenta(
	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.Kontrahenci_UsunKontrahenta(System.String,System.Int64)"]

See Also