| ProductServiceGetProductDataSet Method (String) |
Note: This API is now obsolete.
Namespace:
Dynamicweb.Ecommerce.Products
Assembly:
Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax [ObsoleteAttribute("Should only exist in repository")]
public DataSet GetProductDataSet(
string productId
)
<ObsoleteAttribute("Should only exist in repository")>
Public Function GetProductDataSet (
productId As String
) As DataSet
Parameters
- productId
- Type: SystemString
Return Value
Type:
DataSetSee Also