Click or drag to resize

ErrorEventArgsErrorCode Property

Gets the error code.

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

Property Value

Type: ErrorCode
The error code.
See Also