MFErrorCodesNotFound1 Field |
Error code seen with error messages like:
"Not Found"
Namespace:
MFiles.VAF.Common
Assembly:
MFiles.VAF (in MFiles.VAF.dll) Version: 2.3.623.2
Syntaxpublic const string NotFound1 = "0x8004000B"
Public Const NotFound1 As String = "0x8004000B"
public:
literal String^ NotFound1 = "0x8004000B"
Field Value
Type:
String
See Also