Click or drag to resize

IApiServiceSys_PobierzZmianyWTabeli Method

ILUO Sp. z o.o.

[Missing <summary> documentation for "M:ILUO.ERP.API.ServiceContracts.Interfaces3.IApiService.Sys_PobierzZmianyWTabeli(System.String,System.String,System.Nullable{System.Int32},System.Nullable{System.DateTime})"]

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
ZmianyWTabeli Sys_PobierzZmianyWTabeli(
	string sessionId,
	string nazwaTabeli,
	int? IdTabeli,
	DateTime? Od
)

Parameters

sessionId
Type: SystemString

[Missing <param name="sessionId"/> documentation for "M:ILUO.ERP.API.ServiceContracts.Interfaces3.IApiService.Sys_PobierzZmianyWTabeli(System.String,System.String,System.Nullable{System.Int32},System.Nullable{System.DateTime})"]

nazwaTabeli
Type: SystemString

[Missing <param name="nazwaTabeli"/> documentation for "M:ILUO.ERP.API.ServiceContracts.Interfaces3.IApiService.Sys_PobierzZmianyWTabeli(System.String,System.String,System.Nullable{System.Int32},System.Nullable{System.DateTime})"]

IdTabeli
Type: SystemNullableInt32

[Missing <param name="IdTabeli"/> documentation for "M:ILUO.ERP.API.ServiceContracts.Interfaces3.IApiService.Sys_PobierzZmianyWTabeli(System.String,System.String,System.Nullable{System.Int32},System.Nullable{System.DateTime})"]

Od
Type: SystemNullableDateTime

[Missing <param name="Od"/> documentation for "M:ILUO.ERP.API.ServiceContracts.Interfaces3.IApiService.Sys_PobierzZmianyWTabeli(System.String,System.String,System.Nullable{System.Int32},System.Nullable{System.DateTime})"]

Return Value

Type: ZmianyWTabeli

[Missing <returns> documentation for "M:ILUO.ERP.API.ServiceContracts.Interfaces3.IApiService.Sys_PobierzZmianyWTabeli(System.String,System.String,System.Nullable{System.Int32},System.Nullable{System.DateTime})"]

See Also