Click or drag to resize

ProductServiceGetQueuedPriceChanges2 Method

Namespace:  Bex.API
Assembly:  Bex.API (in Bex.API.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
[WebMethodAttribute]
public PriceChangeEntryDto[] GetQueuedPriceChanges2(
	string apiKey
)

Parameters

apiKey
Type: SystemString

Return Value

Type: PriceChangeEntryDto
See Also