Specifies the ID of the Base Application 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 APPLICATION_BASE As SystemAddOnId
C#
public static readonly SystemAddOnId APPLICATION_BASE;
C++
public:
 static const SystemAddOnId APPLICATION_BASE;
J#
public static final SystemAddOnId APPLICATION_BASE
JScript
public static const var APPLICATION_BASE : SystemAddOnId;

See Also