| 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
Set
Property Value
Type:
Int64See Also