The name property is not set up correctly in the system metadata for the indicated class. This is a system error. This field is read-only.
Namespace:
FileNet.Api.Exception
Assembly: FileNet.Api (in filenet.api.dll)
Syntax
Visual Basic (Declaration) |
---|
Public Shared ReadOnly RETRIEVE_BAD_NAME_PROPERTY As ExceptionCode |
C# |
---|
public static readonly ExceptionCode RETRIEVE_BAD_NAME_PROPERTY; |
C++ |
---|
public: static const ExceptionCode RETRIEVE_BAD_NAME_PROPERTY; |
JScript |
---|
public static const var RETRIEVE_BAD_NAME_PROPERTY : ExceptionCode; |
See Also