Click or drag to resize

PackingResponseBaseGetXml Method

Gets a serialized XML representation of the object.

Namespace:  PSI.Sox.Packing
Assembly:  PSI.Sox (in PSI.Sox.dll) Version: 2.1
Syntax
C#
public string GetXml()

Return Value

Type: String

[Missing <returns> documentation for "M:PSI.Sox.Packing.PackingResponseBase.GetXml"]

See Also