Click or drag to resize
SettingDefinitionGetDefaultAsRealValue 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.1.0.0 (5.1.0)
Syntax
public Object GetDefaultAsRealValue()

Return Value

Type: Object
See Also