nxa.ParentItemID
Description
This function is used to retrieve the parent ItemID of the provided server item.
Signature
string nxa.ParentItemID (string)Parameters
Name | Type | Mandatory/Optional | Description |
---|---|---|---|
string | M | ItemID of which the parent is to be returned |
Return
Type | Description |
---|---|
string | ItemID of the parent or an empty string if not available |