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