AdHocTemplateTypeOfTemplate Property  | 
 
            The type of the template wihch can be used to e.g. determine which code generator to use to handle it. 
            
 
    Namespace: 
   SD.LLBLGen.Pro.ApplicationCore.CodeGenerationMetaData.Templates
    Assembly:
   SD.LLBLGen.Pro.ApplicationCore (in SD.LLBLGen.Pro.ApplicationCore.dll) Version: 5.9.0.0 (5.9.0)
Syntaxpublic TemplateType TypeOfTemplate { get; }Public ReadOnly Property TypeOfTemplate As TemplateType
	Get
Property Value
Type: 
TemplateType
See Also