An attempt was made to create an EngineObject, but the ID value specified is invalid. An ID in the form of GUID, Path, or Name is required.
Namespace:
FileNet.Api.Exception
Assembly:
FileNet.Api (in FileNet.Api.dll)
Syntax
| Visual Basic (Declaration) |
|---|
Public Shared ReadOnly E_INVALID_ID As ExceptionCode |
| C# |
|---|
public static readonly ExceptionCode E_INVALID_ID |
| Visual C++ |
|---|
public: static initonly ExceptionCode^ E_INVALID_ID |
| JavaScript |
|---|
FileNet.Api.Exception.ExceptionCode.e_INVALID_ID |