CheckIn Method
Description
Saves the changes to the current object.
Syntax
Visual Basic
Public Sub CheckIn( _
   ByVal Comment As String _
) 
Parameters
Comment
See Also