TeamsManagerBeginCheckInDocument Method
Quick check-in document with selected teams file
Namespace: FileHold.LibraryManagerAssembly: FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.1.0.0
[WebMethodAttribute(Description = "Quick check-in document with selected teams file")]
public IAsyncResult BeginCheckInDocument(
string driveId,
string fileId,
AsyncCallback callback,
Object state
)
- driveId String
-
- fileId String
-
- callback AsyncCallback
-
- state Object
-
IAsyncResult