| DocumentManagerAddDocument Method | 
Namespace: FileHold.LibraryManager
 Syntax
Syntaxpublic int AddDocument( int folderId, int documentSchemaId, string documentName, FieldWithValue[] fieldsWithValues, Guid uploadToken, string originalFileName, Guid snapshotId, bool sendEmailToMembers, string documentNumber, string versionNumber )
 Remarks
Remarks See Also
See Also