SettingDefinition.GetDefaultAsRealValue Method  | 
 
            Gets the default as a real value of the type of this settingdefinition. If the default is empty, null is returned 
            
 
    Namespace: 
   SD.LLBLGen.Pro.ApplicationCore.CodeGenerationMetaData.Frameworks
    Assembly:
   SD.LLBLGen.Pro.ApplicationCore (in SD.LLBLGen.Pro.ApplicationCore.dll) Version: 5.4.0.0 (5.4.0)
Syntaxpublic Object GetDefaultAsRealValue()
Public Function GetDefaultAsRealValue As Object
Return Value
Type: 
Object
See Also