IntegrationTestBaseGetCaseCustomDateTimeValue Method

Scanjour Workflow4 Reference Manual

[Missing <summary> documentation for "M:Scanjour.Workflow4.TestFramework.IntegrationTestBase.GetCaseCustomDateTimeValue(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 DateTime? GetCaseCustomDateTimeValue(
	string caseId,
	string customLabel
)

Parameters

caseId
Type: SystemString

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

customLabel
Type: SystemString

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

Return Value

Type: NullableDateTime

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

See Also

Reference