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

See Also