  | LimitedUserStockLocationID Property  | 
  
    Namespace: 
   Dynamicweb.Security.UserManagement
    Assembly:
   Dynamicweb.Security (in Dynamicweb.Security.dll) Version: 11.0.2
Syntax[AddInNameAttribute("StockLocationID")]
[AddInIsEditableAttribute(true)]
public long StockLocationID { get; set; }<AddInNameAttribute("StockLocationID")>
<AddInIsEditableAttribute(true)>
Public Property StockLocationID As Long
	Get
	SetProperty Value
Type: 
Int64
See Also