Services BuildSupportFiles Method
Build the server files for the specified template.

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

public void BuildSupportFiles(
	Template template,
	HDSupportFilesBuildFlags flags
)

Implements

IServices BuildSupportFiles(Template, HDSupportFilesBuildFlags)
See Also