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