{CompanyName} FlexyGo
EntityObject
.
.
::
.
.
CanInsert Property
Gets a value indicating if this instance can be inserted.
Namespace:
FLEXYGO.Objects
Assembly:
flxEntity
(in flxEntity.dll)
Syntax
C#
VB
public
bool
CanInsert
{
get
; }
Public
ReadOnly
Property
CanInsert
As
Boolean
Get
Field Value
true
if this instance can be inserted; otherwise,
false
.
See Also
EntityObject Class
FLEXYGO.Objects Namespace