|
INcModel::MoveNcItem
Description
This function allows you to move one NC Item (including tp folder)
Requirements
Must not be in edit mode.
Syntax
Status = MoveNcItem (iUid, iAfterItem);
Input: (int ) iUid |
ID of Nc Item to move |
Input: (int ) iAfterItem |
Nc Item ID to move after |
|
|
Return: (int) status |
0
= Operation successful. |
|