{CompanyName} FlexyGo

EntityObject..::..CanClone Property

Gets a value indicating if this instance can be cloned.

Namespace:  FLEXYGO.Objects
Assembly:  flxEntity (in flxEntity.dll)

Syntax


public bool CanClone { get; }
Public ReadOnly Property CanClone As Boolean
	Get

Field Value

true if this instance can be cloned; otherwise, false.