Click or drag to resize

VariantServicePotentialVariantCount Method

Namespace:  Dynamicweb.Ecommerce.Variants
Assembly:  Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax
public Nullable<ulong> PotentialVariantCount(
	string productId,
	string languageId,
	bool includeUntranslated
)

Parameters

productId
Type: SystemString
languageId
Type: SystemString
includeUntranslated
Type: SystemBoolean

Return Value

Type: NullableUInt64
See Also