Returns the error code held by this
object when the Content Engine property that it represents cannot be accessed.
Namespace: FileNet.Api.Property
Assembly: FileNet.Api (in filenet.api.dll)
Syntax
Visual Basic (Declaration) |
---|
Function GetRetrievalErrorValue() As EngineRuntimeException |
C# |
---|
EngineRuntimeException GetRetrievalErrorValue() |
C++ |
---|
EngineRuntimeException GetRetrievalErrorValue() abstract |
J# |
---|
EngineRuntimeException GetRetrievalErrorValue() |
JScript |
---|
function GetRetrievalErrorValue() : EngineRuntimeException |
Return Value
An
object specifying the error. If the
object holds a valid Content Engine property value, this method returns
.