PackageTemplateLocation Constructor
Construct a PackageTemplateLocation object representing a package with the specified ID.

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

public PackageTemplateLocation(
	string packageID
)
See Also