| StockUnitRowId Property |
Note: This API is now obsolete.
Namespace:
Dynamicweb.Ecommerce.Stocks
Assembly:
Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax [ObsoleteAttribute("Use AutoId instead.")]
public int RowId { get; set; }
<ObsoleteAttribute("Use AutoId instead.")>
Public Property RowId As Integer
Get
Set
Property Value
Type:
Int32See Also