Update Status Enums
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
Public Property Y As Double
|
||||
Public Property Width As Double
|
||||
Public Property Height As Double
|
||||
Public Property ElementType As String
|
||||
Public Property ElementType As Constants.ElementType
|
||||
Public Property DocumentId As Integer
|
||||
Public Property ReceiverId As Integer
|
||||
Public Property Required As Boolean = False
|
||||
|
||||
Reference in New Issue
Block a user