remove useremailaddress
This commit is contained in:
@@ -1,9 +1,8 @@
|
||||
Public Class EnvelopeHistoryEntry
|
||||
Public EnvelopeId As Integer
|
||||
Public ActionType As Constants.ActionType
|
||||
Public UserReference As String
|
||||
Public ActionType As Constants.EnvelopeHistoryActionType
|
||||
Public ActionDescription As String
|
||||
Public ActionDate As DateTime
|
||||
Public UserEmailAddress As String
|
||||
|
||||
End Class
|
||||
|
||||
Reference in New Issue
Block a user