AudioDeviceInfoProductID Property |
Gets the product identifier.
Namespace: Ozeki.MediaAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax public short ProductID { get; set; }
Public Property ProductID As Short
Get
Set
public:
property short ProductID {
short get ();
void set (short value);
}
member ProductID : int16 with get, set
Property Value
Type:
Int16See Also