 | UHFSdkVersion Property |
Gets the version of SDK library (GIGATMS.UHF.dll)
Namespace:
com.gigatms
Assembly:
GIGATMS.UHF (in GIGATMS.UHF.dll) Version: 2.6.0.10 (2.6.0.10)
Syntaxpublic string SdkVersion { get; }
Public ReadOnly Property SdkVersion As String
Get
Return Value
Type:
StringThe version of SDK library
See Also