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. |
Exports the product catalog.
string Export(ProductCatalog catalog)
| Type | Name | Description |
|---|---|---|
| ProductCatalog | catalog | The |
| Type | Description |
|---|---|
| string | The exported catalog as raw text. |