IntegrationTestBaseGetODataContextForSystem Method

Scanjour Workflow4 Reference Manual

[Missing <summary> documentation for "M:Scanjour.Workflow4.TestFramework.IntegrationTestBase.GetODataContextForSystem(System.Uri)"]

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

protected static ODataService GetODataContextForSystem(
	Uri uri
)

Parameters

uri
Type: SystemUri

[Missing <param name="uri"/> documentation for "M:Scanjour.Workflow4.TestFramework.IntegrationTestBase.GetODataContextForSystem(System.Uri)"]

Return Value

Type: ODataService

[Missing <returns> documentation for "M:Scanjour.Workflow4.TestFramework.IntegrationTestBase.GetODataContextForSystem(System.Uri)"]

See Also

Reference