Click or drag to resize

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.CodeGenerationMetaData
Assembly:  SD.LLBLGen.Pro.ApplicationCore (in SD.LLBLGen.Pro.ApplicationCore.dll) Version: 5.6.0.0 (5.6.19.0117)
Syntax
public string CyclePreferencesDescription { get; }

Property Value

Type: String
See Also