An attempt was made to get the value of property {0} using one of the fetch methods for the property object. The server request failed.

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

ToggleSyntax

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

ToggleSee Also