| 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.2.0.0 (5.2.17.0403)
Syntaxpublic void InitDefaultsInOldVersion()
Public Sub InitDefaultsInOldVersion
See Also