ObjVerExReadCacheResolve(ObjID, SessionInfo) Method
Resolves an ObjVerEx instance with the ObjectVersion and Properties already loaded.
Namespace: MFiles.VAF.PlaceholdersAssembly: MFiles.VAF (in MFiles.VAF.dll) Version: 24.1.706.1
public ObjVerEx Resolve(
ObjID objID,
SessionInfo userSession = null
)
- objID ObjID
- A reference to the object to load.
- userSession SessionInfo (Optional)
- The current user session if applicable (can be null).
ObjVerExAn
ObjVerEx instance with the ObjectVersion and Properties already loaded