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

See Also