CheckInAndOverrideLastVersion Method
Description
Overrides the last version and performs a check-in. The version number is not promoted.
Syntax
Visual Basic
Public Sub CheckInAndOverrideLastVersion( _
   ByVal Comment As String _
) 
Parameters
Comment
See Also