M-Files API 23.11.13135.0
ParentID Property
ValueListItem Object : ParentID Property
Description
The parent item ID of the value list item.
Property type
Read-write property
Syntax
Visual Basic
Public Property ParentID As Long
Remarks

Available if the value list is hierarchical. The parent ID refers to the parent value list item in the same value list. Use the VaultValueListItemOperations interface to receive the ValueListItem object for the parent ID.

See Also

ValueListItem Object  | ValueListItem Members