ObjVerExCanCurrentUserDelete Method
            
            Indicates whether the passed user can delete this object version.
            
            
            
              Namespace: MFiles.VAF.CommonAssembly: MFiles.VAF (in MFiles.VAF.dll) Version: 24.1.706.1
public bool CanCurrentUserDelete(
	SessionInfo sessionInfo
)
- sessionInfo  SessionInfo
- The session to check access for.
BooleanTrue if the user can delete this version, otherwise.