Click or drag to resize

ProductService.ConfirmProductChange Method

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

Parameters

apiKey
Type: System.String
entryId
Type: System.Int32
See Also