MetadataStructureCachevaultCachesByVaultGuid Field |
Collection of the metadata structure caches.
Namespace:
MFiles.VAF.MetadataCache
Assembly:
MFiles.VAF (in MFiles.VAF.dll) Version: 2.3.623.2
Syntaxprotected static Dictionary<Guid, MetadataStructureCache> vaultCachesByVaultGuid
Protected Shared vaultCachesByVaultGuid As Dictionary(Of Guid, MetadataStructureCache)
protected:
static Dictionary<Guid, MetadataStructureCache^>^ vaultCachesByVaultGuid
Field Value
Type:
DictionaryGuid,
MetadataStructureCache
See Also