SettingDefinitionEnumType Property  | 
 
            Gets or sets the type instance of the enum type if Type is set to 'enum' and source is set to the name of the enum type instance.
            
 
    Namespace: 
   SD.LLBLGen.Pro.ApplicationCore.CodeGenerationMetaData.Frameworks
    Assembly:
   SD.LLBLGen.Pro.ApplicationCore (in SD.LLBLGen.Pro.ApplicationCore.dll) Version: 5.4.0.0 (5.4.0)
Syntaxpublic Type EnumType { get; set; }Public Property EnumType As Type
	Get
	Set
Property Value
Type: 
Type
See Also