Therefore API > API Reference > Classes > TheFolderItem > Properties
ID
Gets or sets the unique ID of the item.
Namespace: Therefore.API
Visual Basic
Public Overridable Property ID As Integer
C#
public virtual int ID { set; get; }
Property Value
Unique ID of the item.
TheFolderItem class
TheFolderItem properties