The content for the indicated document and ordinal is not ContentTransfer. This field is read-only.
Namespace:
FileNet.Api.Exception
Assembly: FileNet.Api (in filenet.api.dll)
Syntax
Visual Basic (Declaration) |
---|
Public Shared ReadOnly RETRIEVE_CONTENT_NOT_TRANSFER As ExceptionCode |
C# |
---|
public static readonly ExceptionCode RETRIEVE_CONTENT_NOT_TRANSFER; |
C++ |
---|
public: static const ExceptionCode RETRIEVE_CONTENT_NOT_TRANSFER; |
J# |
---|
public static final ExceptionCode RETRIEVE_CONTENT_NOT_TRANSFER |
JScript |
---|
public static const var RETRIEVE_CONTENT_NOT_TRANSFER : ExceptionCode; |
See Also