M-Files API 23.11.13135.0
ValueListItem Object
Members 
Description
A value list item is one item in a value list.
Public Methods
Creates a copy of the object.
Copies the content to this object from another object.
Returns the icon of this value list item in PNG format scaled to the specified size.
Public Properties
Specifies the automatic permissions for an object for which the user selects this item. If Nothing, no automatic permissions are defined.
Specifies whether this value list item has been deleted.
The display ID of the value list item. This may differ from the numeric internal ID.
Specifies whether the display ID is available.
The external repository name of the value list item.
The external repository identifier of the value list item.
Specifies whether the value list item has an owner item.
Specifies whether the value list item has a parent item.
If not NULL, contains the icon of this item in .ICO format.
The ID of the value list item.
The item GUID as a string.
The name of the value list item.
The object ID of the value list item.
The owner item ID of the value list item.
The parent item ID of the value list item.
The ID of the value list.
Remarks
Use the VaultValueListItemOperations interface to access value list item objects.

 

 

A list of value list items as seen in M-Files Admin.

See Also

ValueListItem Members