Federated content elements cannot be mixed with non-federated content elements. This field is read-only.


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

Syntax

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

See Also