| Solid Edge Framework Type Library > Insight Object : ImportDocumentsToServer Method |
| Visual Basic |
|---|
Public Sub ImportDocumentsToServer( _ ByVal NumberOfDocumentsFoldersToImport As Long, _ ByVal ListOfDocumentsFoldersToImport As Variant, _ ByVal ImportLocation As String, _ ByVal TypeOfUpload As UploadType, _ ByVal CheckInOption As CheckInOptions _ ) |
| Value | Description |
|---|---|
| DeepUploadType | Includes the selected folder and subfolders. |
| ShallowUploadType | Includes only the selected folder. |
| Value | Description |
|---|---|
| DoNotCheckInOption | |
| UploadAndCheckInOption |