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

See Also