30-11-23
This commit is contained in:
7
EnvelopeGenerator.Common/Reports/ReportItem.vb
Normal file
7
EnvelopeGenerator.Common/Reports/ReportItem.vb
Normal file
@@ -0,0 +1,7 @@
|
||||
Public Class ReportItem
|
||||
|
||||
Public Property ItemStatus As Constants.EnvelopeStatus
|
||||
Public Property ItemUserReference As String
|
||||
Public Property ItemDate As Date
|
||||
|
||||
End Class
|
||||
Reference in New Issue
Block a user