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