AdditionalFile is used by TemplateManifest to identify files that were listed in the manifest
            as miscellaneous dependencies. Such files are not typically referred to directly by the template
            or component file, but were explicitly declared by the template author as being necessary for the proper operation
            of the template. Examples may include image files that could potentially be referred to by a dynamic INSERT IMAGE
            instruction, or other files that may be required to be in the same location as the template in custom integration
            scenarios.
            
            Inheritance Hierarchy
              HotDocs.Sdk AdditionalFile
Namespace: HotDocs.Sdk
Assembly: HotDocs.Sdk (in HotDocs.Sdk.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
See Also