ODataEnabledTestODataCount Method

Scanjour Workflow4 Reference Manual

[Missing <summary> documentation for "M:Scanjour.Workflow4.TestFramework.Internal.Base.ODataEnabledTest.ODataCount(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 int ODataCount(
	string entitySet,
	string filter
)

Parameters

entitySet
Type: SystemString

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

filter
Type: SystemString

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

Return Value

Type: Int32

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

See Also

Reference