XmlHelperLoadDocument Method (Byte)

Scanjour Workflow4 Reference Manual

[Missing <summary> documentation for "M:Scanjour.Workflow4.TestFramework.Internal.Packages.XmlHelper.LoadDocument(System.Byte[])"]

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

public static XmlDocument LoadDocument(
	byte[] bytes
)

Parameters

bytes
Type: SystemByte

[Missing <param name="bytes"/> documentation for "M:Scanjour.Workflow4.TestFramework.Internal.Packages.XmlHelper.LoadDocument(System.Byte[])"]

Return Value

Type: XmlDocument

[Missing <returns> documentation for "M:Scanjour.Workflow4.TestFramework.Internal.Packages.XmlHelper.LoadDocument(System.Byte[])"]

See Also

Reference