|
CompletenessReportingProcessLevel4Alias Property
|
Gets or sets the alias for the level 4 category.
Namespace: GSF.TimeSeries.ReportsAssembly: GSF.TimeSeries (in GSF.TimeSeries.dll) Version: 2.4.246-beta
Syntaxpublic string Level4Alias { get; set; }
Public Property Level4Alias As String
Get
Set
public:
property String^ Level4Alias {
String^ get ();
void set (String^ value);
}
member Level4Alias : string with get, set
function get_Level4Alias();
function set_Level4Alias(value);
View SourceProperty Value
String
See Also