|
ObservationRecordName Property
|
Gets the name of the observation record.
Namespace: GSF.PQDIF.LogicalAssembly: GSF.PQDIF (in GSF.PQDIF.dll) Version: 2.4.205-beta
Syntax public string Name { get; set; }
Public Property Name As String
Get
Set
member Name : string with get, set
function get_Name();
function set_Name(value);
View SourceProperty Value
StringSee Also