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