BaseSubmissionEntry E  GetXml Method frevvo Live Forms
Gets XML for the specified document link.

Namespace: Frevvo.Forms.Client
Assembly: Frevvo.Forms.Client (in Frevvo.Forms.Client.dll) Version: 7.2.1.0 (7.2.1)
Syntax

public string GetXml(
	AtomLink docLink
)

Parameters

docLink
Type: AtomLink
The link

Return Value

Type: OnlineString
The http response data
See Also