(Internal error) The lastChunk property is not set. This field is read-only.
Namespace:
FileNet.Api.Exception
Assembly: FileNet.Api (in filenet.api.dll)
Syntax
Visual Basic (Declaration) |
---|
Public Shared ReadOnly CONTENT_PC_LAST_CHUNK_NOT_SET As ExceptionCode |
C# |
---|
public static readonly ExceptionCode CONTENT_PC_LAST_CHUNK_NOT_SET; |
C++ |
---|
public: static const ExceptionCode CONTENT_PC_LAST_CHUNK_NOT_SET; |
J# |
---|
public static final ExceptionCode CONTENT_PC_LAST_CHUNK_NOT_SET |
JScript |
---|
public static const var CONTENT_PC_LAST_CHUNK_NOT_SET : ExceptionCode; |
See Also