smartDBforms.NET API Reference

DataBindItem.FKDescription Property

Gets the FieldSchema.FKDescription value.

[Visual Basic]
Public ReadOnly Property FKDescription As String
[C#]
public String FKDescription {get;}

Remarks

Note    This property is available only if SupportsForeignKey is set to true.

See Also

DataBindItem Class | Adillis.SmartDBForms Namespace