Digital Data - Marlon Schreiber f22d7ce643 MS Integration Services und fileOps
2018-12-28 13:59:55 +01:00

5 lines
166 B
VB.net

Module SettingsModule
Public Const SERVICE_NAME As String = "DDEDMSvc"
Public Const SERVICE_DISPLAY_NAME As String = "Digital Data EDM Service"
End Module