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