[Missing <summary> documentation for "P:Gemstone.Timeseries.Model.Device.VendorDeviceID"]
[LabelAttribute("Vendor Device")]
public int? VendorDeviceID { get; set; }
<LabelAttribute("Vendor Device")>
Public Property VendorDeviceID As Integer?
Get
Set
function get_VendorDeviceID();
function set_VendorDeviceID(value);