The filter expression value {1} is invalid for the audit definition property {0}.

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

ToggleSyntax

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

ToggleSee Also