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