ResultCode.QUAL_STRING_UNCERTAIN Field
Numeric code indicating Value is of uncertain quality.
[Visual Basic]
Public Const QUAL_STRING_UNCERTAIN As
String = "QUALITY UNCERTAIN"
[C#]
public const
string QUAL_STRING_UNCERTAIN = "QUALITY UNCERTAIN";
Remarks
This usually indicates the Active or Active properties = False.
See Also
ResultCode Class | MBLink Namespace | QUAL_UNCERTAIN