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