The XML string in the indicated custom object is less than the minimum length, as indicated. 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_XML_LEN_ERROR As ExceptionCode |
C# |
---|
public static readonly ExceptionCode IS_PD_XML_LEN_ERROR; |
C++ |
---|
public: static const ExceptionCode IS_PD_XML_LEN_ERROR; |
J# |
---|
public static final ExceptionCode IS_PD_XML_LEN_ERROR |
JScript |
---|
public static const var IS_PD_XML_LEN_ERROR : ExceptionCode; |