UHFErrorCode Property GIGATMS.UHF Help Documentation
Gets the error code the the result of invoking method.

Namespace: com.gigatms
Assembly: GIGATMS.UHF (in GIGATMS.UHF.dll) Version: 2.6.0.0 (2.6.0.0)
Syntax

public ErrorCode ErrorCode { get; }

Return Value

Type: ErrorCode
The error code the the result of invoking method.
See Also

Reference