ContentServerActionsSetDocumentParty Method

Scanjour Workflow4 Reference Manual

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

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

public static void SetDocumentParty(
	string documentId,
	ContentServerActionsDocumentRoleType role,
	string actorNameKey
)

Parameters

documentId
Type: SystemString

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

role
Type: Scanjour.Workflow4.TestFramework.Internal.ActionsContentServerActionsDocumentRoleType

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

actorNameKey
Type: SystemString

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

See Also

Reference