2023-09-20 09:01:26 +02:00

5 lines
133 B
VB.net

Public Class DbConfig
Public Property DocumentPath As String = ""
Public Property SendingProfile As Integer = 0
End Class