Click or drag to resize

IApiServiceSys_UstawKomunikat Method

ILUO Sp. z o.o.

[Missing <summary> documentation for "M:ILUO.ERP.API.ServiceContracts.Interfaces3.IApiService.Sys_UstawKomunikat(System.String,ILUO.ERP.API.Server.Entities3.Komunikat)"]

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
long Sys_UstawKomunikat(
	string sessionId,
	Komunikat komunikat
)

Parameters

sessionId
Type: SystemString

[Missing <param name="sessionId"/> documentation for "M:ILUO.ERP.API.ServiceContracts.Interfaces3.IApiService.Sys_UstawKomunikat(System.String,ILUO.ERP.API.Server.Entities3.Komunikat)"]

komunikat
Type: ILUO.ERP.API.Server.Entities3Komunikat

[Missing <param name="komunikat"/> documentation for "M:ILUO.ERP.API.ServiceContracts.Interfaces3.IApiService.Sys_UstawKomunikat(System.String,ILUO.ERP.API.Server.Entities3.Komunikat)"]

Return Value

Type: Int64

[Missing <returns> documentation for "M:ILUO.ERP.API.ServiceContracts.Interfaces3.IApiService.Sys_UstawKomunikat(System.String,ILUO.ERP.API.Server.Entities3.Komunikat)"]

See Also