STSeriesDeviceProductID Property | |
Gets the product ID of the device
Namespace: Scriptel.STSeriesAssembly: STSeries (in STSeries.dll) Version: 2.5.0.454 (2.5.0.454)
Syntax public override int ProductID { get; }
Public Overrides ReadOnly Property ProductID As Integer
Get
public:
virtual property int ProductID {
int get () override;
}
abstract ProductID : int with get
override ProductID : int with get
Property Value
Type:
Int32
The product ID.
Implements
ISTSeriesDeviceProductIDISTSeriesDeviceProductIDSee Also