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.6.0.0 (5.6.19.0117)
SyntaxPublic Enumeration TemplateType
Members| 
									 
								 | Member name | Value | Description | 
|---|
 | Unknown | 0 |  | 
 | Lpt | 1 |  | 
 | Tdl | 2 |  | 
See Also