Click or drag to resize

HostLogGetWorkflowLog Method

[Missing <summary> documentation for "M:Scanjour.Workflow4.Common.HostLog.GetWorkflowLog(Scanjour.Process.OData.Client.Proxy.ODataService,System.Func{Scanjour.Process.OData.Client.Proxy.WzpWorkflowLog,System.Boolean})"]


Namespace: Scanjour.Workflow4.Common
Assembly: Scanjour.Workflow4.Common (in Scanjour.Workflow4.Common.dll) Version: 24.5.0.0 (24.5.0.0)
Syntax
public static WzpWorkflowLog GetWorkflowLog(
	ODataService ctx,
	Func<WzpWorkflowLog, bool> filter
)

Parameters

ctx  ODataService

[Missing <param name="ctx"/> documentation for "M:Scanjour.Workflow4.Common.HostLog.GetWorkflowLog(Scanjour.Process.OData.Client.Proxy.ODataService,System.Func{Scanjour.Process.OData.Client.Proxy.WzpWorkflowLog,System.Boolean})"]

filter  FuncWzpWorkflowLog, Boolean

[Missing <param name="filter"/> documentation for "M:Scanjour.Workflow4.Common.HostLog.GetWorkflowLog(Scanjour.Process.OData.Client.Proxy.ODataService,System.Func{Scanjour.Process.OData.Client.Proxy.WzpWorkflowLog,System.Boolean})"]

Return Value

WzpWorkflowLog

[Missing <returns> documentation for "M:Scanjour.Workflow4.Common.HostLog.GetWorkflowLog(Scanjour.Process.OData.Client.Proxy.ODataService,System.Func{Scanjour.Process.OData.Client.Proxy.WzpWorkflowLog,System.Boolean})"]

See Also