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