TemplatePackageManifest ToXml Method
Serialize this manifest to an XML string

Namespace: HotDocs.Sdk
Assembly: HotDocs.Sdk (in HotDocs.Sdk.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax

public string ToXml()

Return Value

Type: OnlineString
An XML representation of the manifest.
See Also