TeamsManagerGetDocumentsToAddToDrive Method
            Get basic information about selected documents for adding to team folder
            
Namespace: FileHold.LibraryManagerAssembly: FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.1.0.0
[WebMethodAttribute(Description = "Get basic information about selected documents for adding to team folder")]
public List<TeamsDocumentToAdd> GetDocumentsToAddToDrive(
	Guid selectionId,
	int folderId,
	bool checkingOut
)
- selectionId  Guid
 -  
 - folderId  Int32
 -  
 - checkingOut  Boolean
 -  
 
ListTeamsDocumentToAdd