| CodeGenerationTaskBaseCyclePreferencesDescription Property  | 
            Gets the cycle preferences description, which is the set of preferences in textual form to display to the user.
            
 
Namespace: SD.LLBLGen.Pro.ApplicationCore.CodeGenerationMetaDataAssembly: SD.LLBLGen.Pro.ApplicationCore (in SD.LLBLGen.Pro.ApplicationCore.dll) Version: 5.0.0.0 (5.0.0)
Syntaxpublic string CyclePreferencesDescription { get; }Public ReadOnly Property CyclePreferencesDescription As String
	Get
Property Value
Type: 
String
See Also