ODataUtilityGetRepository Method (String, String)

Scanjour Workflow4 Reference Manual

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

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

public static DynamicContext GetRepository(
	string oDataUrl,
	string accessToken
)

Parameters

oDataUrl
Type: SystemString

[Missing <param name="oDataUrl"/> documentation for "M:Scanjour.Workflow4.TestFramework.Internal.ODataUtility.GetRepository(System.String,System.String)"]

accessToken
Type: SystemString

[Missing <param name="accessToken"/> documentation for "M:Scanjour.Workflow4.TestFramework.Internal.ODataUtility.GetRepository(System.String,System.String)"]

Return Value

Type: DynamicContext

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

See Also

Reference