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