Substituter Constructor (SubstituterInsert, Char)

Scanjour Workflow4 Reference Manual
Initializes a new instance of the Substituter class

Namespace:  Scanjour.Workflow4.Common
Assembly:  Scanjour.Workflow4.Common (in Scanjour.Workflow4.Common.dll) Version: 23.1.0.0 (23.1.0.0)
Syntax

public Substituter(
	SubstituterInsert inserter,
	char escapeChar
)

Parameters

inserter
Type: Scanjour.Workflow4.CommonSubstituterInsert

[Missing <param name="inserter"/> documentation for "M:Scanjour.Workflow4.Common.Substituter.#ctor(Scanjour.Workflow4.Common.Substituter.Insert,System.Char)"]

escapeChar
Type: SystemChar

[Missing <param name="escapeChar"/> documentation for "M:Scanjour.Workflow4.Common.Substituter.#ctor(Scanjour.Workflow4.Common.Substituter.Insert,System.Char)"]

See Also

Reference