Replaces the document in the document library specified by the DocIDStr with the document specified with the file name.
AFTKN_DM_REPLACE_DOC or 892
IMPORTANT:DocIDStr in the form Domain.PostOffice.Library:Doc#.Ver# for ObjectAPI reference: LibraryID: Doc#.Ver#. The DocIDStr is a subset of the object DocumentVersion.ODMADocumentID in the ObjectAPI.
VOID DocumentReplace(ANSISTRING DocIDStr; ANSISTRING Filename)
Document number for the document to replace.
Name of the document to replace.