Description
Returns true if the Drawable object is database resident (belongs to an Model that requires the use of open and close functions).
Visual Basic
Public override Property IsPersistent() As bool
C#
public override bool IsPersistent;
Conditions
Read-only