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

See Also