Click or drag to resize

ContentServerActionsVerifyWzpWorkflowLog Method

[Missing <summary> documentation for "M:Scanjour.Workflow4.TestFramework.Internal.Actions.ContentServerActions.VerifyWzpWorkflowLog(System.Uri,System.String,System.String,System.String,System.String)"]


Namespace: Scanjour.Workflow4.TestFramework.Internal.Actions
Assembly: Scanjour.Workflow4.TestFramework.Internal (in Scanjour.Workflow4.TestFramework.Internal.dll) Version: 24.5.0.0 (24.5.0.0)
Syntax
public static void VerifyWzpWorkflowLog(
	Uri oDataUri,
	string instanceId,
	string actionType,
	string recordType,
	string errorMessage
)

Parameters

oDataUri  Uri

[Missing <param name="oDataUri"/> documentation for "M:Scanjour.Workflow4.TestFramework.Internal.Actions.ContentServerActions.VerifyWzpWorkflowLog(System.Uri,System.String,System.String,System.String,System.String)"]

instanceId  String

[Missing <param name="instanceId"/> documentation for "M:Scanjour.Workflow4.TestFramework.Internal.Actions.ContentServerActions.VerifyWzpWorkflowLog(System.Uri,System.String,System.String,System.String,System.String)"]

actionType  String

[Missing <param name="actionType"/> documentation for "M:Scanjour.Workflow4.TestFramework.Internal.Actions.ContentServerActions.VerifyWzpWorkflowLog(System.Uri,System.String,System.String,System.String,System.String)"]

recordType  String

[Missing <param name="recordType"/> documentation for "M:Scanjour.Workflow4.TestFramework.Internal.Actions.ContentServerActions.VerifyWzpWorkflowLog(System.Uri,System.String,System.String,System.String,System.String)"]

errorMessage  String

[Missing <param name="errorMessage"/> documentation for "M:Scanjour.Workflow4.TestFramework.Internal.Actions.ContentServerActions.VerifyWzpWorkflowLog(System.Uri,System.String,System.String,System.String,System.String)"]

See Also