Persist.NET Documentation Class Library

PersistentObject.Persistent Property

Indicate if this object has been retrieved from database

[Visual Basic]
Public ReadOnly Property Persistent As Boolean
[C#]
public bool Persistent {get;}

Property Value

Missing <value> documentation for P:Persist.PersistentObject.Persistent

See Also

PersistentObject Class | Persist Namespace