Click or drag to resize
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.1.0.0 (5.1.0)
Syntax
public void UpdatePreferencesWithCurrentDateTime()
See Also