Click or drag to resize

IApiServiceFinanse_DodajNowyDokumentFinansowy Method

ILUO Sp. z o.o.

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

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 Finanse_DodajNowyDokumentFinansowy(
	string sessionId,
	DokumentFinansowy dokumentFinansowy
)

Parameters

sessionId
Type: SystemString

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

dokumentFinansowy
Type: ILUO.ERP.API.Server.Entities3DokumentFinansowy

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

Return Value

Type: Int64

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

See Also