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

See Also