Persist.NET Documentation Class Library

PersistentObject.isPersistent Field

Indicate if this object is Persistent

[Visual Basic]
Protected Friend isPersistent As Boolean
[C#]
protected internal bool isPersistent;

See Also

PersistentObject Class | Persist Namespace