ProductID() property

Returns a number representing the device type associated with the current instance of the DaqDeviceDescriptor class.

Member of the DaqDeviceDescriptor class.

Property Prototype

VB .NET

Public Shared ReadOnly Property ProductID As Integer

C# .NET

public int ProductID [get]