IntegrationTestBaseSetRecordTitle Method

Scanjour Workflow4 Reference Manual

[Missing <summary> documentation for "M:Scanjour.Workflow4.TestFramework.IntegrationTestBase.SetRecordTitle(System.String,System.String)"]

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

public void SetRecordTitle(
	string recordId,
	string title
)

Parameters

recordId
Type: SystemString

[Missing <param name="recordId"/> documentation for "M:Scanjour.Workflow4.TestFramework.IntegrationTestBase.SetRecordTitle(System.String,System.String)"]

title
Type: SystemString

[Missing <param name="title"/> documentation for "M:Scanjour.Workflow4.TestFramework.IntegrationTestBase.SetRecordTitle(System.String,System.String)"]

See Also

Reference