This function is used to check a document in to SDMS.
Syntax
Parameters
Return value
Function SDMSClient.CheckIn( _
ByRef document_out As SDMSDocument, _
pathName As String, _
Optional bMakeLocalFileReadOnly As Boolean = True, _
Optional docId As Variant) As Boolean