Whether the type is persisted.
Declaration Syntax
C# | Visual Basic | Visual C++ |
public bool IsPersisted { get; }
Public ReadOnly Property IsPersisted As Boolean
public: property bool IsPersisted { bool get (); }
C# | Visual Basic | Visual C++ |
public bool IsPersisted { get; }
Public ReadOnly Property IsPersisted As Boolean
public: property bool IsPersisted { bool get (); }