2023-09-25
This commit is contained in:
6
EnvelopeGenerator.Common/Entities/DbConfig.vb
Normal file
6
EnvelopeGenerator.Common/Entities/DbConfig.vb
Normal file
@@ -0,0 +1,6 @@
|
||||
Public Class DbConfig
|
||||
Public Property ExternalProgramName As String = "Sign Flow"
|
||||
Public Property DocumentPath As String = ""
|
||||
Public Property SendingProfile As Integer = 0
|
||||
Public Property SignatureHost As String = ""
|
||||
End Class
|
||||
Reference in New Issue
Block a user