Click or drag to resize

StocktakingForDevicesServiceQueryCurrentJournal Method

Namespace:  Bex.API
Assembly:  Bex.API (in Bex.API.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
[WebMethodAttribute]
public QueryCurrentJournalResult QueryCurrentJournal(
	string apiKey,
	string deviceId,
	string barcode
)

Parameters

apiKey
Type: SystemString
deviceId
Type: SystemString
barcode
Type: SystemString

Return Value

Type: QueryCurrentJournalResult
See Also