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