Click or drag to resize

ReportingProcessBaseSettingsCategory Property

Gets or sets the category name under which the object settings are persisted in the config file.

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

Property Value

String

Implements

IPersistSettingsSettingsCategory
See Also