ObjVerExReadCacheCache Method
Adds an ObjVerEx to the cache and ensures it is loaded.
Namespace: MFiles.VAF.PlaceholdersAssembly: MFiles.VAF (in MFiles.VAF.dll) Version: 24.1.706.1
public void Cache(
ObjVerEx objVerEx
)
Parameters
- objVerEx ObjVerEx
- The item to cache.
If there is more than one objVerEx to cache, use the Resolve overload.