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.6.0.0 (5.6.19.0117)
Syntax public Object GetDefaultAsRealValue()
Public Function GetDefaultAsRealValue As Object
Return Value
Type:
ObjectSee Also