AuditFlow, OpenSnd_SendToAviso
This commit is contained in:
@@ -94,6 +94,14 @@ Public Class usrcntlPDFScanList
|
||||
' initPdf()
|
||||
' End If
|
||||
' End Sub
|
||||
Public Function get_DA_ID() As Integer
|
||||
If DS IsNot Nothing AndAlso DS.hasITEMS Then
|
||||
If DS.da_id IsNot Nothing Then
|
||||
Return DS.da_id
|
||||
End If
|
||||
End If
|
||||
Return -1
|
||||
End Function
|
||||
Public Sub initPdf()
|
||||
MyListBox1.Items.Clear()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user