IHostManagementViewsShowStoreProductRegeneration Method
Regenerates the information of the items/warehouse.
Namespace: Aliquo.WindowsAssembly: Aliquo.Windows (in Aliquo.Windows.dll) Version: 5.0.9179.22654
void ShowStoreProductRegeneration(
DateTime dateStart = default,
string storeCode = null,
string productCode = null
)
Sub ShowStoreProductRegeneration (
Optional dateStart As DateTime = Nothing,
Optional storeCode As String = Nothing,
Optional productCode As String = Nothing
)
Parameters
- dateStart DateTime (Optional)
- Date start.
- storeCode String (Optional)
- Store code.
- productCode String (Optional)
- Product code.