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