Specifies the ID of the Base Application Extensions AddOn.

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

ToggleSyntax

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

ToggleSee Also