Namespace: FileNet.Api.Constants
Assembly: FileNet.Api (in filenet.api.dll)

Syntax

Visual Basic (Declaration)
Public const CSMCACHE As String = "CSMCache"
C#
public const string CSMCACHE = "CSMCache";
C++
public:
 const String CSMCACHE = L"CSMCache";
J#
public const string CSMCACHE = "CSMCache"
JScript
public const CSMCACHE : String = "CSMCache";

See Also