TemplateLocation Duplicate Method
Returns a copy of this object.

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

public abstract TemplateLocation Duplicate()

Return Value

Type: TemplateLocation
A new TemplateLocation object, which is a copy of the original.
See Also