Click or drag to resize

UHFErrorCode Property

Gets the error code the the result of invoking method.

Namespace:  com.gigatms
Assembly:  GIGATMS.UHF (in GIGATMS.UHF.dll) Version: 2.7.0.0 (2.7.0.0)
Syntax
public ErrorCode ErrorCode { get; }

Return Value

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