  | 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
	SetProperty Value
Type: 
Int32
See Also