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.3.0.0 (5.3.0)
Syntax public Type EnumType { get; set; }
Public Property EnumType As Type
Get
Set
Property Value
Type:
TypeSee Also