Specifies the ID of the Base Content Engine Extensions AddOn. This field is read-only.


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

Syntax

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

See Also