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