CodeGenerationTaskBaseUpdatePreferencesWithCurrentDateTime Method  | 
 
            Updates the preferences with the current date/time, if the project setting StoreTimeLastGeneratedIntoProject is set.
            
 
    Namespace: 
   SD.LLBLGen.Pro.ApplicationCore.CodeGenerationMetaData
    Assembly:
   SD.LLBLGen.Pro.ApplicationCore (in SD.LLBLGen.Pro.ApplicationCore.dll) Version: 5.7.0.0 (5.7.0)
Syntaxpublic void UpdatePreferencesWithCurrentDateTime()
Public Sub UpdatePreferencesWithCurrentDateTime
See Also