A path must start with a forward or reverse slash character. An ID must match the GUID format, including braces. A name must not have slashes or braces.

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

ToggleSyntax

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

ToggleSee Also