INGEAR.NET.MBLINK

ResultCode.QUAL_UNCERTAIN Field

Numeric code indicating Value is of uncertain quality.

[Visual Basic]
Public Const QUAL_UNCERTAIN As Integer = 64
[C#]
public const int QUAL_UNCERTAIN = 64;

Remarks

This usually indicates the Active or Active properties = False.

See Also

ResultCode Class | MBLink Namespace | QUAL_STRING_UNCERTAIN