ProjectPropertiesInitDefaultsInOldVersion Method |
Initializes the defaults in this version as it's an old project. Use this method to overwrite settings which have to be reset in this version.
Namespace:
SD.LLBLGen.Pro.ApplicationCore.ProjectClasses
Assembly:
SD.LLBLGen.Pro.ApplicationCore (in SD.LLBLGen.Pro.ApplicationCore.dll) Version: 5.1.0.0 (5.1.0)
Syntax public void InitDefaultsInOldVersion()
Public Sub InitDefaultsInOldVersion
See Also