ReportingProcessBaseSettingsCategory Property
Gets or sets the category name under which the object settings are persisted in the config file.
Namespace: Gemstone.Timeseries.ReportsAssembly: Gemstone.Timeseries (in Gemstone.Timeseries.dll) Version: 1.0.174 -- Release Build+7cac27bfa55e63c8ffc82ceebed56183ce746be7
public string SettingsCategory { get; set; }
Public Property SettingsCategory As String
Get
Set
function get_SettingsCategory();
function set_SettingsCategory(value);
Property Value
String