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 4.5.1")> _ Public Shared ReadOnly API_SESSION_CLASS_NOT_FOUND As ExceptionCode |
C# |
---|
[ObsoleteAttribute("This exception code is not used as of CE 4.5.1")] public static readonly ExceptionCode API_SESSION_CLASS_NOT_FOUND |
Visual C++ |
---|
[ObsoleteAttribute(L"This exception code is not used as of CE 4.5.1")] public: static initonly ExceptionCode^ API_SESSION_CLASS_NOT_FOUND |
JavaScript |
---|
FileNet.Api.Exception.ExceptionCode.apI_SESSION_CLASS_NOT_FOUND |