Click or drag to resize

TemplateType Enumeration

Enum to specify the template type, which is usable to determine what to do with it without reparsing a filename

Namespace:  SD.LLBLGen.Pro.ApplicationCore
Assembly:  SD.LLBLGen.Pro.ApplicationCore (in SD.LLBLGen.Pro.ApplicationCore.dll) Version: 5.8.0.0 (5.8.21.0208)
Syntax
public enum TemplateType
Members
  Member nameValueDescription
Unknown0
Lpt1
Tdl2
See Also