ODataEnabledTestODataUpdate Method

Scanjour Workflow4 Reference Manual

[Missing <summary> documentation for "M:Scanjour.Workflow4.TestFramework.Internal.Base.ODataEnabledTest.ODataUpdate(System.String,System.Collections.Generic.Dictionary{System.String,System.Object},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 void ODataUpdate(
	string entitySet,
	Dictionary<string, Object> contents,
	string key,
	string dataType
)

Parameters

entitySet
Type: SystemString

[Missing <param name="entitySet"/> documentation for "M:Scanjour.Workflow4.TestFramework.Internal.Base.ODataEnabledTest.ODataUpdate(System.String,System.Collections.Generic.Dictionary{System.String,System.Object},System.String,System.String)"]

contents
Type: System.Collections.GenericDictionaryString, Object

[Missing <param name="contents"/> documentation for "M:Scanjour.Workflow4.TestFramework.Internal.Base.ODataEnabledTest.ODataUpdate(System.String,System.Collections.Generic.Dictionary{System.String,System.Object},System.String,System.String)"]

key
Type: SystemString

[Missing <param name="key"/> documentation for "M:Scanjour.Workflow4.TestFramework.Internal.Base.ODataEnabledTest.ODataUpdate(System.String,System.Collections.Generic.Dictionary{System.String,System.Object},System.String,System.String)"]

dataType
Type: SystemString

[Missing <param name="dataType"/> documentation for "M:Scanjour.Workflow4.TestFramework.Internal.Base.ODataEnabledTest.ODataUpdate(System.String,System.Collections.Generic.Dictionary{System.String,System.Object},System.String,System.String)"]

See Also

Reference