{CompanyName} FlexyGo
ObjectProperty
.
.
::
.
.
SQLDisplayField Property
Gets the SQL Field to dispay.
Namespace:
FLEXYGO.Objects.Settings
Assembly:
flxObjectConfig
(in flxObjectConfig.dll)
Syntax
C#
VB
public
string
SQLDisplayField
{
get
; }
Public
ReadOnly
Property
SQLDisplayField
As
String
Get
Field Value
The SQL field to display.
See Also
ObjectProperty Class
FLEXYGO.Objects.Settings Namespace