The name of the cache owner of this document.
public string CacheName {get; set;}
Public Property CacheName() As String
Get
Set
public:
property String^ CacheName
{
String^ get()
void set(String^ value)
}
The name of the cache owner of this document. The default value is null.
CacheName is a helpful property for quickly determining the name of the cache owner of a document if the system is using multiple caches. If this LEADDocument is stored in a cache, then the value of CacheName will be set to the value of ObjectCache.Name.
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document