The content reference object could not be created. This field is read-only.
Namespace:
FileNet.Api.Exception
Assembly: FileNet.Api (in filenet.api.dll)
Syntax
Visual Basic (Declaration) |
---|
Public Shared ReadOnly IS_PD_CREATE_CONTENT_REF_ERROR As ExceptionCode |
C# |
---|
public static readonly ExceptionCode IS_PD_CREATE_CONTENT_REF_ERROR; |
C++ |
---|
public: static const ExceptionCode IS_PD_CREATE_CONTENT_REF_ERROR; |
J# |
---|
public static final ExceptionCode IS_PD_CREATE_CONTENT_REF_ERROR |
JScript |
---|
public static const var IS_PD_CREATE_CONTENT_REF_ERROR : ExceptionCode; |
See Also