{CompanyName} FlexyGo
FieldSettings
.
.
::
.
.
Key Property
Gets a value indicating whether this
FieldSettings
is key field.
Namespace:
FLEXYGO.Data
Assembly:
flxDataManager
(in flxDataManager.dll)
Syntax
C#
VB
public
bool
Key
{
get
; }
Public
ReadOnly
Property
Key
As
Boolean
Get
Field Value
true
if key; otherwise,
false
.
See Also
FieldSettings Class
FLEXYGO.Data Namespace