Click or drag to resize

CodeGenerationTaskBase.UpdatePreferencesWithCurrentDateTime 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)
Syntax
public void UpdatePreferencesWithCurrentDateTime()
See Also