[Missing <summary> documentation for "P:Gemstone.Timeseries.Model.ActiveMeasurement.PhasorLabel"]
public string? PhasorLabel { get; set; }
Public Property PhasorLabel As String Get Set
public: property String^ PhasorLabel { String^ get (); void set (String^ value); }
function get_PhasorLabel(); function set_PhasorLabel(value);
In This Article