IST1500UProductID Property | |
Gets the product ID
Namespace: Scriptel.STSeriesAssembly: STSeries (in STSeries.dll) Version: 2.5.0.454 (2.5.0.454)
Syntax ReadOnly Property ProductID As Integer
Get
property int ProductID {
int get ();
}
abstract ProductID : int with get
Property Value
Type:
Int32
The product ID.
See Also