AmbigiousXmlElementException Constructor (String, Int32)

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

Namespace:  WorkZone.Dispatcher.Base.Exceptions
Assembly:  WorkZone.Dispatcher.Base_23.1.0.0 (in WorkZone.Dispatcher.Base_23.1.0.0.dll) Version: 23.1.0.0 (23.1.0.0)
Syntax

public AmbigiousXmlElementException(
	string tag,
	int nElements
)

Parameters

tag
Type: SystemString

[Missing <param name="tag"/> documentation for "M:WorkZone.Dispatcher.Base.Exceptions.AmbigiousXmlElementException.#ctor(System.String,System.Int32)"]

nElements
Type: SystemInt32

[Missing <param name="nElements"/> documentation for "M:WorkZone.Dispatcher.Base.Exceptions.AmbigiousXmlElementException.#ctor(System.String,System.Int32)"]

See Also

Reference