ODataEnabledTestODataGet Method

Scanjour Workflow4 Reference Manual

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

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

protected IEnumerable<string> ODataGet(
	string entitySet,
	string filter,
	string valueColumn
)

Parameters

entitySet
Type: SystemString

[Missing <param name="entitySet"/> documentation for "M:Scanjour.Workflow4.TestFramework.Internal.Base.ODataEnabledTest.ODataGet(System.String,System.String,System.String)"]

filter
Type: SystemString

[Missing <param name="filter"/> documentation for "M:Scanjour.Workflow4.TestFramework.Internal.Base.ODataEnabledTest.ODataGet(System.String,System.String,System.String)"]

valueColumn
Type: SystemString

[Missing <param name="valueColumn"/> documentation for "M:Scanjour.Workflow4.TestFramework.Internal.Base.ODataEnabledTest.ODataGet(System.String,System.String,System.String)"]

Return Value

Type: IEnumerableString

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

See Also

Reference