EDMI Service: WIP
This commit is contained in:
@@ -49,7 +49,7 @@ Interface IEDMIService
|
||||
|
||||
#Region "Document (New)"
|
||||
<OperationContract>
|
||||
Function ImportFile(FileInfo As FileInfo, Contents As Byte(), [ReadOnly] As Boolean, RetentionTime As Integer) As DocumentResult2
|
||||
Function ImportFile(FileName As String, Contents As Byte(), AddedWho As String) As DocumentResult2
|
||||
#End Region
|
||||
|
||||
#Region "Index"
|
||||
|
||||
Reference in New Issue
Block a user