CaseActivityHostManualRefreshCaseActivities Method

Scanjour Workflow4 Reference Manual

[Missing <summary> documentation for "M:Scanjour.Workflow4.CaseActivityHost.CaseActivityHost.ManualRefreshCaseActivities(System.Uri,System.Guid,System.Boolean,System.String)"]

Namespace:  Scanjour.Workflow4.CaseActivityHost
Assembly:  Scanjour.Workflow4.CaseActivityHost (in Scanjour.Workflow4.CaseActivityHost.dll) Version: 23.1.0.0 (23.1.0.0)
Syntax

public void ManualRefreshCaseActivities(
	Uri oDataUri,
	Guid instanceId,
	bool callFromProcess,
	string culture
)

Parameters

oDataUri
Type: SystemUri

[Missing <param name="oDataUri"/> documentation for "M:Scanjour.Workflow4.CaseActivityHost.CaseActivityHost.ManualRefreshCaseActivities(System.Uri,System.Guid,System.Boolean,System.String)"]

instanceId
Type: SystemGuid

[Missing <param name="instanceId"/> documentation for "M:Scanjour.Workflow4.CaseActivityHost.CaseActivityHost.ManualRefreshCaseActivities(System.Uri,System.Guid,System.Boolean,System.String)"]

callFromProcess
Type: SystemBoolean

[Missing <param name="callFromProcess"/> documentation for "M:Scanjour.Workflow4.CaseActivityHost.CaseActivityHost.ManualRefreshCaseActivities(System.Uri,System.Guid,System.Boolean,System.String)"]

culture
Type: SystemString

[Missing <param name="culture"/> documentation for "M:Scanjour.Workflow4.CaseActivityHost.CaseActivityHost.ManualRefreshCaseActivities(System.Uri,System.Guid,System.Boolean,System.String)"]

See Also

Reference