Click or drag to resize

IBlazeGetProduct Method

Returns a product

Namespace:  NetQuarry.Services
Assembly:  EAP.Core (in EAP.Core.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
BlazeProduct GetProduct(
	string productId
)

Parameters

productId
Type: SystemString
The product ID.

Return Value

Type: BlazeProduct
The production information.
See Also