ObjVerExLatest(Vault, ObjID) Method
Returns an ObjVerEx object pointing to the latest version of the M-Files object.
Namespace: MFiles.VAF.CommonAssembly: MFiles.VAF (in MFiles.VAF.dll) Version: 24.1.706.1
public static ObjVerEx Latest(
Vault vault,
ObjID objID
)
- vault Vault
- The vault in which the object exists.
- objID ObjID
- The ObjID of the object.
ObjVerExThe new ObjVerEx object.