|
SchemaStationName Property
|
Gets or sets free-form station name for this
Schema.
Namespace: GSF.COMTRADEAssembly: GSF.COMTRADE (in GSF.COMTRADE.dll) Version: 2.4.205-beta
Syntax public string StationName { get; set; }
Public Property StationName As String
Get
Set
member StationName : string with get, set
function get_StationName();
function set_StationName(value);
View SourceProperty Value
StringSee Also