This method checks in the current object from the workspace to which it was checked out.
Call object.Checkin
The Checkin method syntax has the following parts.
Part | Description |
Object | An object expression that evaluates to a RepositoryObjectVersion object. |