Class StockLocationCategory
- Namespace
- Dynamicweb.Ecommerce.Stocks
- Assembly
- Dynamicweb.Ecommerce.dll
Represents the stock location category.
public class StockLocationCategory
- Inheritance
-
StockLocationCategory
- Inherited Members
Properties
AutoId
public int AutoId { get; }
Property Value
Description
public string Description { get; set; }
Property Value
Id
public string Id { get; }
Property Value
Name
public string Name { get; set; }
Property Value
SortOrder
public int SortOrder { get; set; }