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