Method Export
Export(ProductCatalog)
Exports the product catalog.
Declaration
string Export(ProductCatalog catalog)
Parameters
Type | Name | Description |
---|---|---|
ProductCatalog | catalog | The |
Returns
Type | Description |
---|---|
string | The exported catalog as raw text. |