EnvironmentVariablesSites Field |
When having customer specific sites it it possible to overwrite the value found in
the key Sites in "SOFTWARE\\Scan·Jour\\Setup\\CurrentVersion" by setting this environment variable
Namespace: Scanjour.Workflow4.BaseAssembly: Scanjour.Workflow4.Base (in Scanjour.Workflow4.Base.dll) Version: 24.5.0.0 (24.5.0.0)
Syntaxpublic const string Sites = "WORKZONE_PROCESS_SITES"
Public Const Sites As String = "WORKZONE_PROCESS_SITES"
public:
literal String^ Sites = "WORKZONE_PROCESS_SITES"
static val mutable Sites: string
Field Value
String
See Also