|
INcModel::HideShowStock
Description
This function allows you to hide/show stock of one NC Item.
Requirements
Must not be in edit mode.
Syntax
Status = HideShowStock (iUid);
Input: (int ) iUid |
NC item ID. |
Return: (int) status |
0 = Operation successful. |
|