Namespace:
FileNet.Api.Exception
Assembly: FileNet.Api (in FileNet.Api.dll)
Assembly: FileNet.Api (in FileNet.Api.dll)
Syntax
Visual Basic (Declaration) |
---|
<ObsoleteAttribute("This exception code is not used as of CE 5.0")> _ Public Shared ReadOnly DB_ERROR_R As ExceptionCode |
C# |
---|
[ObsoleteAttribute("This exception code is not used as of CE 5.0")] public static readonly ExceptionCode DB_ERROR_R |
Visual C++ |
---|
[ObsoleteAttribute(L"This exception code is not used as of CE 5.0")] public: static initonly ExceptionCode^ DB_ERROR_R |
JavaScript |
---|
FileNet.Api.Exception.ExceptionCode.dB_ERROR_R |