Therefore API > API Reference > Classes > TheCase > Properties
IsClosed
Gets whether the case is closed or not.
Namespace: Therefore.API
Visual Basic
Public Overridable ReadOnly Property IsClosed As Boolean
C#
public virtual bool IsClosed { get; }
Property Value
True the case is closed
TheCase class
TheCase properties