MetadataStructureCachepropertyDefAdminCache Field |
Container for cached full (admin) property definitions.
Namespace:
MFiles.VAF.MetadataCache
Assembly:
MFiles.VAF (in MFiles.VAF.dll) Version: 2.1.0.1 (2.1.0.1)
Syntaxprotected ConcurrentDictionary<int, PropertyDefAdmin> propertyDefAdminCache
Field Value
Type:
ConcurrentDictionaryInt32,
PropertyDefAdmin
See Also