Click or drag to resize

CaseActivityHostManualRefreshCaseActivities Method

[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: 24.5.0.0 (24.5.0.0)
Syntax
public void ManualRefreshCaseActivities(
	Uri oDataUri,
	Guid instanceId,
	bool callFromProcess,
	string culture
)

Parameters

oDataUri  Uri

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

instanceId  Guid

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

callFromProcess  Boolean

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

culture  String

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

See Also