[Missing <summary> documentation for "M:Scanjour.Workflow4.TestFramework.IntegrationTestBase.UpdateProcessAccessCode(System.String,System.String,System.String)"]
Namespace: Scanjour.Workflow4.TestFramework
Assembly: Scanjour.Workflow4.TestFramework.Internal (in Scanjour.Workflow4.TestFramework.Internal.dll) Version: 23.1.0.0 (23.1.0.0)
Syntax
public void UpdateProcessAccessCode( string module, string accessCode, string odataUser )
Parameters
- module
- Type: SystemString
[Missing <param name="module"/> documentation for "M:Scanjour.Workflow4.TestFramework.IntegrationTestBase.UpdateProcessAccessCode(System.String,System.String,System.String)"]
- accessCode
- Type: SystemString
[Missing <param name="accessCode"/> documentation for "M:Scanjour.Workflow4.TestFramework.IntegrationTestBase.UpdateProcessAccessCode(System.String,System.String,System.String)"]
- odataUser
- Type: SystemString
[Missing <param name="odataUser"/> documentation for "M:Scanjour.Workflow4.TestFramework.IntegrationTestBase.UpdateProcessAccessCode(System.String,System.String,System.String)"]
See Also