| ISTSeriesDeviceVendorID Property  |   | 
            Gets the vendor ID.
            
 
Namespace: Scriptel.STSeriesAssembly: STSeries (in STSeries.dll) Version: 2.5.0.454 (2.5.0.454)
SyntaxReadOnly Property VendorID As Integer
	Get
property int VendorID {
	int get ();
}abstract VendorID : int with get
Property Value
Type: 
Int32
            The vendor ID.
            
See Also