Class UserPreferenceStrings.DocTemplateTypeMap
DocTemplate Type Mapping: [DocTemplateTypeMap] .xyz = .docx
Maps a template's unknown file type to a know file type before tag-substitution logic is run on the template
Inherited Members
Namespace: SuperOffice.CRM
Assembly: SoCore.dll
Syntax
public static class DocTemplateTypeMap
Remarks
This is an extension point to allow unknown doc template types to use the existing doc template handling. It does not allow adding new types of template handling. It is purely an alias mapping.
Fields
Section
Section heading
Declaration
public const string Section = "DocTemplateTypeMap"
Field Value
Type | Description |
---|---|
String |