Click or drag to resize

ContentServerActionsTurnOnOffAllowOfficeRemergeOnSmartPost Method

[Missing <summary> documentation for "M:Scanjour.Workflow4.TestFramework.Internal.Actions.ContentServerActions.TurnOnOffAllowOfficeRemergeOnSmartPost(System.Uri,System.String,System.String)"]


Namespace: Scanjour.Workflow4.TestFramework.Internal.Actions
Assembly: Scanjour.Workflow4.TestFramework.Internal (in Scanjour.Workflow4.TestFramework.Internal.dll) Version: 24.5.0.0 (24.5.0.0)
Syntax
public static void TurnOnOffAllowOfficeRemergeOnSmartPost(
	Uri oDataUri,
	string value = "False",
	string processGuid = "23b9498e-bca5-4746-98a0-71e03cd6963c"
)

Parameters

oDataUri  Uri

[Missing <param name="oDataUri"/> documentation for "M:Scanjour.Workflow4.TestFramework.Internal.Actions.ContentServerActions.TurnOnOffAllowOfficeRemergeOnSmartPost(System.Uri,System.String,System.String)"]

value  String  (Optional)

[Missing <param name="value"/> documentation for "M:Scanjour.Workflow4.TestFramework.Internal.Actions.ContentServerActions.TurnOnOffAllowOfficeRemergeOnSmartPost(System.Uri,System.String,System.String)"]

processGuid  String  (Optional)

[Missing <param name="processGuid"/> documentation for "M:Scanjour.Workflow4.TestFramework.Internal.Actions.ContentServerActions.TurnOnOffAllowOfficeRemergeOnSmartPost(System.Uri,System.String,System.String)"]

See Also