AdHocTemplateSetUsedByModelType Property  | 
 
            Gets or sets the type of the model this adhoc template set is used by. If Unknown, it's applied to all models.
            
 
    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 FrameworkUsingModelType UsedByModelType { get; set; }Public Property UsedByModelType As FrameworkUsingModelType
	Get
	Set
Property Value
Type: 
FrameworkUsingModelType
See Also