A collection of all ContentCacheArea objects associated with the FileNet P8 domain.

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

ToggleSyntax

Visual Basic (Declaration)
ReadOnly Property ContentCacheAreas As IContentCacheAreaSet
C#
IContentCacheAreaSet ContentCacheAreas { get; }
Visual C++
property IContentCacheAreaSet^ ContentCacheAreas {
	IContentCacheAreaSet^ get ();
}
JavaScript
function get_contentCacheAreas();

ToggleRemarks

ToggleSee Also