EDMIAPI: Adjust client to new service methods

This commit is contained in:
Jonathan Jenne
2021-12-06 16:40:48 +01:00
parent 785b138c57
commit f95e058121
4 changed files with 68 additions and 68 deletions

View File

@@ -100,11 +100,7 @@ Public Class frmtest
txtFile2Import.Text,
"WORK",
"DOC",
"DEFAULT",
New NewFileOptions With {
.Username = Environment.UserName,
.DateImported = DateTimePicker1.Value
}
"DEFAULT"
)
If oObjectId <> INVALID_OBEJCT_ID Then