Namespace:  FileNet.Api.Exception
Assembly:  FileNet.Api (in FileNet.Api.dll)

ToggleSyntax

Visual Basic (Declaration)
<ObsoleteAttribute("This exception code is not used as of CE 5.1.1")> _
Public Shared ReadOnly TRANSPORT_WSI_DIME_UNSUPPORTED As ExceptionCode
C#
[ObsoleteAttribute("This exception code is not used as of CE 5.1.1")]
public static readonly ExceptionCode TRANSPORT_WSI_DIME_UNSUPPORTED
Visual C++
[ObsoleteAttribute(L"This exception code is not used as of CE 5.1.1")]
public:
static initonly ExceptionCode^ TRANSPORT_WSI_DIME_UNSUPPORTED
JavaScript
FileNet.Api.Exception.ExceptionCode.transporT_WSI_DIME_UNSUPPORTED

ToggleSee Also