Show / Hide Table of Contents

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
Inheritance
object
UserPreferenceStrings.DocTemplateTypeMap
Inherited Members
object.ToString()
object.Equals(object)
object.Equals(object, object)
object.ReferenceEquals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
Namespace: SuperOffice.CRM
Assembly: SoCore.dll
Syntax
public static class UserPreferenceStrings.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
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.

© SuperOffice. All rights reserved.
SuperOffice |  Community |  Release Notes |  Privacy |  Site feedback |  Search Docs |  About Docs |  Contribute |  Back to top