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