{CompanyName} FlexyGo

EntityObject..::..CanDelete Property

Gets a value indicating if this instance can be deleted.

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

Syntax


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

Field Value

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