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.FrameworksAssembly: SD.LLBLGen.Pro.ApplicationCore (in SD.LLBLGen.Pro.ApplicationCore.dll) Version: 5.0.0.0 (5.0.0)
Syntax public Object GetDefaultAsRealValue()
Public Function GetDefaultAsRealValue As Object
Return Value
Type:
ObjectSee Also