Hi,
We are using the below method to upload the content in CS10 (version CS10.5 SP1 2018-3).
docManClient.CreateDocument(ref documentManagementAuthenticationToken, node.ID, attach.FileName, newComment, false, metadata, attach);
Please advise.
Thanks,
Atiya