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