A Sandcastle Documented Class Library
C#
Show/Hide TOC
cls
DB
Is
Dupe Property
Set true when a duplicate record is found on insertion
Definition
Namespace:
MbcsCentral
Assembly:
MbcsCentral (in MbcsCentral.exe) Version: 2.0.1.15 (2.0.1.15)
C#
Copy
public
bool
IsDupe
{
get
;
set
; }
Property Value
Boolean
See Also
Reference
clsDB Class
MbcsCentral Namespace
In This Article
Definition
See Also