Namespace: FileNet.Api.Constants
Assembly: FileNet.Api (in filenet.api.dll)
Syntax
Visual Basic (Declaration) |
---|
Public const CONTENT_CACHE_AREAS As String = "ContentCacheAreas" |
C# |
---|
public const string CONTENT_CACHE_AREAS = "ContentCacheAreas"; |
C++ |
---|
public: const String CONTENT_CACHE_AREAS = L"ContentCacheAreas"; |
J# |
---|
public const string CONTENT_CACHE_AREAS = "ContentCacheAreas" |
JScript |
---|
public const CONTENT_CACHE_AREAS : String = "ContentCacheAreas"; |