Click or drag to resize

UHFSdkVersion Property

Gets the version of SDK library (GIGATMS.UHF.dll).

Namespace:  com.gigatms
Assembly:  GIGATMS.UHF (in GIGATMS.UHF.dll) Version: 2.17.1.0 (2.17.1.0)
Syntax
public string SdkVersion { get; }

Return Value

Type: String
The version of SDK library.
See Also