TemplateForceUploadPackage Property
A value that indicates if the package will be uploaded without first checking to see if it is needed. Set this value to true sparingly; if it is true and the package was not needed after all, HotDocs Cloud Services will return an exception.

Namespace: HotDocs.Cloud.Client
Assembly: HotDocs.Cloud.Client (in HotDocs.Cloud.Client.dll) Version: 1.0.5652.20312
Syntax

public bool ForceUploadPackage { get; set; }

Property Value

Type: Boolean
See Also

Reference