ObjVerExLatest(Vault, Guid) 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,
	Guid guid
)
- vault  Vault
- The vault in which the object exists.
- guid  Guid
- The GUID of the object.
ObjVerExThe new ObjVerEx object.