PackagePathTemplateLocation Constructor
Construct a template location for a specific package in the file system.

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

public PackagePathTemplateLocation(
	string packageID,
	string packagePath
)
See Also