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