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