RddFieldInfo.DefaultValue Property | |
Dynamic property for the DefaultValue. Read from the VFP properties collection.
Namespace:
XSharp.RDD.Support
Assembly:
XSharp.Core (in XSharp.Core.dll) Version: 2.21
Syntax PROPERTY DefaultValue AS STRING GET SET
public string DefaultValue { get; set; }
Request Example
View SourceProperty Value
Type:
StringSee Also