Click or drag to resize

CaseWatchHostNames Property

The hostnames used for getting the cached files. Used to detect if the cache can be reused when running in parallel

Namespace: Scanjour.Workflow4.ActivityLibrary.ServiceProcess
Assembly: Scanjour.Workflow4.ActivityLibrary_24.5.0.0 (in Scanjour.Workflow4.ActivityLibrary_24.5.0.0.dll) Version: 24.5.0.0 (24.5.0.0)
Syntax
public InOutArgument<string> HostNames { get; set; }

Property Value

InOutArgumentString
See Also