Class StockLocation
- Namespace
- Dynamicweb.Ecommerce.Stocks
- Assembly
- Dynamicweb.Ecommerce.dll
Represents the stock location.
- Inheritance
-
Stock
Location
- Inherited Members
Constructors
StockLocation()
Initializes a new instance of the Stock
Properties
CategoryId
Property Value
GroupID
Property Value
ID
Property Value
SortOrder
Property Value
Translations
Gets the translations
Property Value
UserId
Property Value
Methods
Clone()
Clones the stock location.
Returns
- Stock
Location New instance of the Stock
Location .
GetDescription(string)
Gets the description of the stock location for the given language.
Parameters
languageId
string
Returns
GetName(string)
Gets the name of the stock location for the given language.
Parameters
languageId
string
Returns
SetDescription(string, string)
Sets the description of the stock location for the given language.
Parameters
SetName(string, string)
Sets the name of the stock location for the given language.