Returns the error code held by this Property object when the Content Engine
property that it represents cannot be accessed.
Namespace:
FileNet.Api.PropertyAssembly: FileNet.Api (in FileNet.Api.dll)
Syntax
Visual Basic (Declaration) |
---|
Function GetRetrievalErrorValue As EngineRuntimeException |
C# |
---|
EngineRuntimeException GetRetrievalErrorValue() |
Visual C++ |
---|
EngineRuntimeException^ GetRetrievalErrorValue() |
JavaScript |
---|
function getRetrievalErrorValue(); |