CodeGenerationTaskBaseUpdatePreferencesWithCurrentDateTime Method |
Updates the preferences with the current date/time, if the project setting StoreTimeLastGeneratedIntoProject is set.
Namespace: SD.LLBLGen.Pro.ApplicationCore.CodeGenerationMetaDataAssembly: SD.LLBLGen.Pro.ApplicationCore (in SD.LLBLGen.Pro.ApplicationCore.dll) Version: 5.0.0.0 (5.0.0)
Syntax public void UpdatePreferencesWithCurrentDateTime()
Public Sub UpdatePreferencesWithCurrentDateTime
See Also