Namespace:  FileNet.Api.Core
Assembly:  FileNet.Api (in FileNet.Api.dll)

ToggleSyntax

Visual Basic (Declaration)
Public Class ContentCacheArea
C#
public class ContentCacheArea
Visual C++
public ref class ContentCacheArea
JavaScript
FileNet.Api.Core.ContentCacheArea = function();

Type.createClass(
	'FileNet.Api.Core.ContentCacheArea');

ToggleInheritance Hierarchy

System..::.Object
  FileNet.Api.Core..::.Factory..::.ContentCacheArea

ToggleSee Also