Click or drag to resize

ReportingProcessBaseTitle Property

Gets or sets the title to be displayed on reports.

Namespace: GSF.TimeSeries.Reports
Assembly: GSF.TimeSeries (in GSF.TimeSeries.dll) Version: 2.4.181-beta
Syntax
public string Title { get; set; }
View Source

Property Value

String

Implements

IReportingProcessTitle
See Also