Click or drag to resize

ReportingProcessBaseCompany Property

Gets or sets the name of the company to be displayed on reports.

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

Property Value

String

Implements

IReportingProcessCompany
See Also