EDMI: Update Service and Client to accept IDBDoctypeId instead of Business entity

This commit is contained in:
Jonathan Jenne
2022-03-09 14:08:51 +01:00
parent 8d4f327d96
commit 9e448641a0
12 changed files with 47 additions and 47 deletions

View File

@@ -19,10 +19,10 @@ Namespace Methods.GlobalIndexer.ImportFile
Public Property ProfileId As Integer
''' <summary>
''' The business entity of the file, ex DEFAULT
''' The Document Type of the file, ex. IncomingInvoice
''' </summary>
<DataMember>
Public Property BusinessEntity As String
Public Property IDBDoctypeId As String
''' <summary>
''' The kind of object to be created, ex. DOC