Click or drag to resize

ProductServiceGetProductLengthGroup Method

Namespace:  Bex.API
Assembly:  Bex.API (in Bex.API.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
[WebMethodAttribute]
public VariantGroupDto GetProductLengthGroup(
	string apiKey,
	string productIdentifier
)

Parameters

apiKey
Type: SystemString
productIdentifier
Type: SystemString

Return Value

Type: VariantGroupDto
See Also