A property that is not considered to be on the given class has been referenced. This error can occur because of a stale metadata cache or an application error. In multi-server configurations, it can take up to two minutes for caches to be updated on other servers following metadata authoring operations.

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

ToggleSyntax

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

ToggleSee Also