Returns the settting for a key from the wzp_settings register.
Namespace: Scanjour.Workflow4.Host
Assembly: Scanjour.Workflow4.Host (in Scanjour.Workflow4.Host.dll) Version: 19.0.1.0 (19.0.1.0)
Syntax
Parameters
- oDataUri
- Type: SystemUri
The OData Uri. - key
- Type: SystemString
The key to return the setting value for.
Return Value
Type: String[Missing <returns> documentation for "M:Scanjour.Workflow4.Host.DatabaseFunctions.GetSetting(System.Uri,System.String)"]
See Also