 | UHFErrorMessage Property |
Gets the error reason description.
Namespace:
com.gigatms
Assembly:
GIGATMS.UHF (in GIGATMS.UHF.dll) Version: 2.6.0.10 (2.6.0.10)
Syntaxpublic string ErrorMessage { get; }
Public ReadOnly Property ErrorMessage As String
Get
Return Value
Type:
StringThe error reason description.
See Also