ResourceUtilityGetXml Method

Scanjour Workflow4 Reference Manual

[Missing <summary> documentation for "M:Scanjour.Workflow4.TestFramework.Internal.ResourceUtility.GetXml(System.Type,System.String)"]

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

public static XmlDocument GetXml(
	Type type,
	string resourceName
)

Parameters

type
Type: SystemType

[Missing <param name="type"/> documentation for "M:Scanjour.Workflow4.TestFramework.Internal.ResourceUtility.GetXml(System.Type,System.String)"]

resourceName
Type: SystemString

[Missing <param name="resourceName"/> documentation for "M:Scanjour.Workflow4.TestFramework.Internal.ResourceUtility.GetXml(System.Type,System.String)"]

Return Value

Type: XmlDocument

[Missing <returns> documentation for "M:Scanjour.Workflow4.TestFramework.Internal.ResourceUtility.GetXml(System.Type,System.String)"]

See Also

Reference