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