Therefore API > API Reference > Classes > TheFolder > Properties
GUID
Gets the GUID of the folder.
Namespace: Therefore.API
Visual Basic
Public Overridable ReadOnly Property GUID As String
C#
public virtual string GUID { get; }
Property Value
The GUID of the folder.
TheFolder class
TheFolder properties