The specified containee is filed multiple times in this folder, and the operation is unable to determine which occurrence to unfile. This field is read-only.


Namespace: FileNet.Api.Exception
Assembly: FileNet.Api (in filenet.api.dll)

Syntax

Visual Basic (Declaration)
Public Shared ReadOnly API_MULTIPLY_FILED_IN_FOLDER As ExceptionCode
C#
public static readonly ExceptionCode API_MULTIPLY_FILED_IN_FOLDER;
C++
public:
 static const ExceptionCode API_MULTIPLY_FILED_IN_FOLDER;
J#
public static final ExceptionCode API_MULTIPLY_FILED_IN_FOLDER
JScript
public static const var API_MULTIPLY_FILED_IN_FOLDER : ExceptionCode;

See Also