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

ToggleSee Also