TeamsManagerBeginAddDriveDocument Method
Add selected team file to the library
Namespace: FileHold.LibraryManagerAssembly: FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.1.0.0
[WebMethodAttribute(Description = "Add selected team file to the library")]
public IAsyncResult BeginAddDriveDocument(
AddDriveDocumentInfo info,
AsyncCallback callback,
Object state
)
- info AddDriveDocumentInfo
-
- callback AsyncCallback
-
- state Object
-
IAsyncResult