Click or drag to resize

XmlConfigElementGetElement Method

[Missing <summary> documentation for "M:Scanjour.Workflow4.TestFramework.Internal.Config.XmlConfigElement.GetElement(System.String)"]


Namespace: Scanjour.Workflow4.TestFramework.Internal.Config
Assembly: Scanjour.Workflow4.TestFramework.Internal (in Scanjour.Workflow4.TestFramework.Internal.dll) Version: 24.5.0.0 (24.5.0.0)
Syntax
public XmlConfigElement GetElement(
	string xpath
)

Parameters

xpath  String

[Missing <param name="xpath"/> documentation for "M:Scanjour.Workflow4.TestFramework.Internal.Config.XmlConfigElement.GetElement(System.String)"]

Return Value

XmlConfigElement

[Missing <returns> documentation for "M:Scanjour.Workflow4.TestFramework.Internal.Config.XmlConfigElement.GetElement(System.String)"]

See Also