Click or drag to resize

StockServiceConfirmStockChange Method

Namespace:  Bex.API
Assembly:  Bex.API (in Bex.API.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
[WebMethodAttribute]
public void ConfirmStockChange(
	string apiKey,
	int entryId
)

Parameters

apiKey
Type: SystemString
entryId
Type: SystemInt32
See Also