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.11.0.0 (5.11.23.1114)
Syntaxpublic void UpdatePreferencesWithCurrentDateTime()
Public Sub UpdatePreferencesWithCurrentDateTime
See Also