| ISettingsShopId Property |
Gets or sets the ID of the shop used in this integration.
Namespace:
Dynamicweb.Ecommerce.LiveIntegration.Configuration
Assembly:
Dynamicweb.Ecommerce.LiveIntegration (in Dynamicweb.Ecommerce.LiveIntegration.dll) Version: 3.0.1
Syntax string ShopId { get; set; }
Property ShopId As String
Get
Set
Property Value
Type:
StringThe shop identifier.
See Also