The filtered property ID indicated is invalid. This field is read-only.
Namespace:
FileNet.Api.Exception
Assembly: FileNet.Api (in filenet.api.dll)
Syntax
Visual Basic (Declaration) |
---|
Public Shared ReadOnly PERSIST_BAD_FILTERED_PROPERTY_ID As ExceptionCode |
C# |
---|
public static readonly ExceptionCode PERSIST_BAD_FILTERED_PROPERTY_ID; |
C++ |
---|
public: static const ExceptionCode PERSIST_BAD_FILTERED_PROPERTY_ID; |
J# |
---|
public static final ExceptionCode PERSIST_BAD_FILTERED_PROPERTY_ID |
JScript |
---|
public static const var PERSIST_BAD_FILTERED_PROPERTY_ID : ExceptionCode; |
See Also