Code module only allows ContentTransfer object as content element. This field is read-only.
Namespace:
FileNet.Api.Exception
Assembly: FileNet.Api (in filenet.api.dll)
Syntax
Visual Basic (Declaration) |
---|
Public Shared ReadOnly EVENT_CM_CONTENTREFERENCE_NOT_ALLOWED As ExceptionCode |
C# |
---|
public static readonly ExceptionCode EVENT_CM_CONTENTREFERENCE_NOT_ALLOWED; |
C++ |
---|
public: static const ExceptionCode EVENT_CM_CONTENTREFERENCE_NOT_ALLOWED; |
J# |
---|
public static final ExceptionCode EVENT_CM_CONTENTREFERENCE_NOT_ALLOWED |
JScript |
---|
public static const var EVENT_CM_CONTENTREFERENCE_NOT_ALLOWED : ExceptionCode; |
See Also