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