The specified containee is not filed in this folder. This field is read-only.
Namespace: FileNet.Api.Exception
Assembly: FileNet.Api (in filenet.api.dll)
Syntax
Visual Basic (Declaration) |
---|
Public Shared ReadOnly API_NOT_FILED_IN_FOLDER As ExceptionCode |
C# |
---|
public static readonly ExceptionCode API_NOT_FILED_IN_FOLDER; |
C++ |
---|
public: static const ExceptionCode API_NOT_FILED_IN_FOLDER; |
J# |
---|
public static final ExceptionCode API_NOT_FILED_IN_FOLDER |
JScript |
---|
public static const var API_NOT_FILED_IN_FOLDER : ExceptionCode; |