ObjVerExReadCacheResolve(ObjIDs, SessionInfo) Method
Resolves a set of ObjVerEx instances with the ObjectVersion and Properties already loaded.
Namespace: MFiles.VAF.PlaceholdersAssembly: MFiles.VAF (in MFiles.VAF.dll) Version: 24.1.706.1
public List<ObjVerEx> Resolve(
ObjIDs objIDs,
SessionInfo userSession = null
)
- objIDs ObjIDs
- References to the objects to load.
- userSession SessionInfo (Optional)
- The current user session if applicable (can be null).
ListObjVerExA collection
ObjVerEx instance with the ObjectVersion and Properties already loaded