The API may only be initialized once and is already initialized.

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

ToggleSyntax

Visual Basic (Declaration)
Public Shared ReadOnly API_INITIALIZED As ExceptionCode
C#
public static readonly ExceptionCode API_INITIALIZED
Visual C++
public:
static initonly ExceptionCode^ API_INITIALIZED
JavaScript
FileNet.Api.Exception.ExceptionCode.apI_INITIALIZED

ToggleSee Also