 | UHFErrorCode Property |
Gets the error code the the result of invoking method.
Namespace:
com.gigatms
Assembly:
GIGATMS.UHF (in GIGATMS.UHF.dll) Version: 2.6.0.10 (2.6.0.10)
Syntaxpublic ErrorCode ErrorCode { get; }
Public ReadOnly Property ErrorCode As ErrorCode
Get
Return Value
Type:
ErrorCodeThe error code the the result of invoking method.
See Also