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.6.0.0 (5.6.19.0117)
Syntax public TemplateType TypeOfTemplate { get; }
Public ReadOnly Property TypeOfTemplate As TemplateType
Get
Property Value
Type:
TemplateTypeSee Also