CodeGenerationCyclePreferencesPresetName Property  | 
 
            Gets or sets the name of the preset.
            
 
    Namespace: 
   SD.LLBLGen.Pro.ApplicationCore.CodeGenerationMetaData
    Assembly:
   SD.LLBLGen.Pro.ApplicationCore (in SD.LLBLGen.Pro.ApplicationCore.dll) Version: 5.4.0.0 (5.4.0)
Syntaxpublic string PresetName { get; set; }Public Property PresetName As String
	Get
	Set
Property Value
Type: 
String
See Also