EDMI: Fix DoctypeId Parameter
This commit is contained in:
@@ -22,7 +22,7 @@ Namespace Methods.IDB.ImportFile
|
||||
''' The Document Type of the file, ex. IncomingInvoice
|
||||
''' </summary>
|
||||
<DataMember>
|
||||
Public Property IDBDoctypeId As String
|
||||
Public Property IDBDoctypeId As Long
|
||||
|
||||
''' <summary>
|
||||
''' The kind of object to be created, ex. DOC
|
||||
|
||||
Reference in New Issue
Block a user