TemplatePackageManifest Class
The manifest information of a package. All this information will be serialized as XML and stored in the package as another file with the name as defined at TemplatePackage.ManifestName Given a variable 'package' of type TemplatePackage, the main template name is package.Manifest.MainTemplate.FileName
Inheritance Hierarchy

Online System Object
  HotDocs.Sdk TemplatePackageManifest

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

public class TemplatePackageManifest
See Also