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