Reader Name.
Namespace:
com.gigatms
Assembly:
GIGATMS.UHF (in GIGATMS.UHF.dll) Version: 2.16.9.0 (2.16.9.0)
Syntaxpublic string ProductName { get; }
Public ReadOnly Property ProductName As String
Get
public:
property String^ ProductName {
String^ get ();
}
Return Value
Type:
StringReader Name.
See Also