Specifies the ID of the Process Engine Extensions AddOn.

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

ToggleSyntax

Visual Basic (Declaration)
Public Shared ReadOnly PROCESS_ENGINE As SystemAddOnId
C#
public static readonly SystemAddOnId PROCESS_ENGINE
Visual C++
public:
static initonly SystemAddOnId^ PROCESS_ENGINE
JavaScript
FileNet.Api.Constants.SystemAddOnId.procesS_ENGINE

ToggleSee Also