←Select platform

CacheName Property

Summary

The name of the cache owner of this document.

Syntax
C#
C++/CLI
Python
public string CacheName { get; } 
public:  
   property String^ CacheName 
   { 
      String^ get() 
   } 
CacheName # get  (LEADDocument) 

Property Value

The name of the cache owner of this document. The default value is null.

Remarks

CacheName is helpful to quickly determine the owner cache 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.

Requirements

Target Platforms

Help Version 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Document Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.